Skip to main content
Let your agents read and write your Zoho CRM — leads, contacts, accounts, deals, tasks and custom modules: search, COQL queries, notes, users and field metadata.

Connection

  • Authentication: OAuth 2.0 — you authorize Atako via Zoho CRM’s consent screen; no key to copy.
  • Scopes requested:
    • ZohoCRM.modules.ALL
    • ZohoCRM.settings.READ
    • ZohoCRM.users.READ
    • ZohoCRM.coql.READ
    • ZohoSearch.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.

Read actions (8)

Write actions (4)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.