Required Scopes

To configure a Sync for Zoho CRM, you need to request the following scopes from your Zoho OAuth application:

  • ZohoCRM.modules.READ
  • ZohoCRM.users.READ
  • ZohoCRM.bulk.READ
  • ZohoCRM.modules.contacts.READ

Learn more about configuring scopes for your app in Adding Integrations.

Synced Objects

Zoho CRM supports the following Synced Objects:

Contacts

Sync Configuration Options

Example
{
    "integration": "zohocrm",
    "pipeline": "contacts",
    "configuration": {}
}

Zoho CRM contacts sync does not require any additional configuration options. The sync will ingest all available contacts from the user’s Zoho CRM account.