Teamwork
Connect Teamwork to Cendriix to manage projects, tasks, and time tracking.
Authentication
Teamwork uses OAuth 2.0. When you click Connect, you’ll be redirected to Teamwork to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find Teamwork in the connector list
- Click Connect
- Authorize Cendriix in the Teamwork consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable Teamwork for your Cendriix instance:
- Register an OAuth application at Teamwork Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/teamworkwith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Manage projects, tasks, and time tracking
- Automate workflows between Teamwork and your other connected tools
- Query Teamwork data from Cendra AI assistant
Documentation
Last updated on