Upwork Integration
Import Upwork contracts, time logs, and freelancer data into Ever Gauzy.
Featuresβ
- Contract import β sync active Upwork contracts
- Time log import β import tracked hours from Upwork
- Freelancer mapping β map Upwork freelancers to Gauzy employees
- Earnings tracking β track Upwork earnings and expenses
- Screenshot import β import Upwork activity screenshots
Setupβ
1. Create Upwork API Keysβ
- Go to Upwork Developer Portal
- Create a new API application
- Note the Consumer Key and Secret
2. Configure Environmentβ
UPWORK_API_KEY=your-consumer-key
UPWORK_API_SECRET=your-consumer-secret
UPWORK_REDIRECT_URL=https://api.yourdomain.com/api/integration/upwork/callback
3. Authorize in Gauzyβ
- Navigate to Settings β Integrations β Upwork
- Click Connect to Upwork
- Authorize the application
- Select contracts to sync
Sync Operationsβ
| Data | Direction | Frequency |
|---|---|---|
| Contracts | Import | Manual |
| Time logs | Import | Hourly |
| Screenshots | Import | Hourly |
| Earnings | Import | Daily |