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 |
Data Mappingโ
| Upwork | Gauzy |
|---|---|
| Contract | Employee assignment |
| Work diary | TimeLog |
| Screenshot | Screenshot |
| Earnings | Income |