Zoho CRM
API configuration: zoho-crm
Features
Features
Status
🚫 (time to contribute: <48h)
We can implement missing features in <48h, just ask for it in the community.
Getting started
Do you need help? Please check this link community.
Connection configuration in Terapi
Zoho uses different domain extensions for different regions.
Make sure to provide the required domain extension in the Terapi terapi.auth()
call:
terapi.auth('zoho-crm', '<CONNECTION-ID>', {params: {extension: 'com'}});
For further information, visit the docs here.
API gotchas
You can make your OAuth app cross-data-centers with these instructions. This allows a single OAuth application to make requests to the Zoho API for Zoho accounts from the US, EU, etc.
Add Getting Started links and Gotchas by editing this page
Last updated