Connection
- Authentication: OAuth 2.0 — you authorize Atako via Zoho CRM’s consent screen; no key to copy.
- Scopes requested:
ZohoCRM.modules.ALLZohoCRM.settings.READZohoCRM.users.READZohoCRM.coql.READZohoSearch.securesearch.READ
Nothing to paste: click Connect and approve Atako with your Zoho account. Only accounts hosted on the US data center (zoho.com) are supported for now. Prerequisite on the Atako side — an administrator creates a “Server-based Applications” client in the Zoho API Console (https://api-console.zoho.com) with the redirect URI ${API_URL}/integrations/oauth/callback, and puts its Client ID and Client Secret in INTEGRATION_OAUTH_ZOHO_CRM_CLIENT_ID / _CLIENT_SECRET.See Zoho CRM’s documentation.