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