> For the complete documentation index, see [llms.txt](https://docs.whalesync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whalesync.com/previous-connectors/zoho-crm.md).

# Zoho CRM

{% hint style="warning" %}
**Archived:** This connector is no longer offered by Whalesync. Existing syncs will continue to run, but future improvements and support will be limited. See [Previous Connectors](/previous-connectors.md) for more details.
{% endhint %}

## Zoho CRM

### Supported Objects

<table><thead><tr><th>Tables</th><th>Status<select><option value="e06f8215296841cbb9b56300554bc898" label="✅ Supported" color="blue"></option><option value="26a18353ef33429b8325cf29bcbeeb54" label="➡️ Supported (1-way)" color="blue"></option><option value="17ee2063f0304528872db331d6c89a93" label="✅ Supported (as JSON)" color="blue"></option><option value="c915e2668c0b48a88fada9c39263f0c1" label="✖️ Not supported" color="blue"></option></select></th><th data-hidden></th></tr></thead><tbody><tr><td>👥 Accounts</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>📞 Calls</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>🎛️ Campaigns</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>👤 Contacts</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>🤝 Deals</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>📊 Deals by Pipeline</td><td><span data-option="26a18353ef33429b8325cf29bcbeeb54">➡️ Supported (1-way)</span></td><td></td></tr><tr><td>👤 Leads</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>💻 Meetings</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>🗒️ Notes</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>🏃‍♂️ Tasks</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>👥 Users</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr><tr><td>🏪 Vendors</td><td><span data-option="e06f8215296841cbb9b56300554bc898">✅ Supported</span></td><td></td></tr></tbody></table>

#### Step-by-Step Guide

{% embed url="<https://app.tango.us/app/workflow/How-to-Sync-Zoho-CRM-and-Airtable-c931d8361dff4a1f950206ab0a66c4d2>" %}

#### Authorization Step

After selecting Zoho CRM from the list of apps to sync, type "production" in the window below to authorize Zoho successfully.

<figure><img src="/files/dfz3ZeD6BybJI2u5aBdw" alt="" width="362"><figcaption></figcaption></figure>

#### Zoho API Limits

Zoho CRM has fairly strict API limits every 24 hours:

<figure><img src="/files/lppMxSBsaxh13fixxcvw" alt=""><figcaption><p><a href="https://www.zoho.com/crm/developer/docs/api/v6/api-limits.html">https://www.zoho.com/crm/developer/docs/api/v6/api-limits.html</a></p></figcaption></figure>

Due to Zoho CRM's limits, each Zoho CRM table you map in Whalesync has a maximum of 50 mapped fields. **You cannot map more than 50 fields in one table**.

The more tables you map in Whalesync, the more API credits your sync will consume.

**We generally recommend only mapping up to 4 Zoho CRM tables** to ensure you do not surpass 50,000 Zoho CRM credits per day.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.whalesync.com/previous-connectors/zoho-crm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
