Zoho CRM
Zoho CRM integration on indie.money — manage accounts, contacts, deals, leads, and sales records via the Zoho CRM API
Written By pvdyck
Last updated About 1 hour ago
Zoho CRM
✅ Supported — Read and write Zoho CRM records across accounts, contacts, deals, leads, products, and the full sales pipeline (quotes, sales orders, purchase orders, invoices, and vendors).
Credential Setup
When configuring the Zoho OAuth2 API credential in Secure Vault, provide:
- Authorization URL — Select the OAuth endpoint for your Zoho domain (
accounts.zoho.comfor the EU, AU, and IN domains, oraccounts.zoho.com.cnfor the CN domain). - Access Token URL — Select the token endpoint matching your data center region (US, EU, AU, IN, or CN).
- Client ID — the Client ID from your Zoho API console application.
- Client Secret — the Client Secret from the same Zoho application.
Operations
Account — Create, Create or update (upsert), Get, Get many, Update, Delete.
Contact — Create, Create or update (upsert), Get, Get many, Update, Delete.
Deal — Create, Create or update (upsert), Get, Get many, Update, Delete.
Invoice — Create, Create or update (upsert), Get, Get many, Update, Delete.
Lead — Create, Create or update (upsert), Get, Get many, Update, Delete.
Product — Create, Create or update (upsert), Get, Get many, Update, Delete.
Purchase Order — Create, Create or update (upsert), Get, Get many, Update, Delete.
Quote — Create, Create or update (upsert), Get, Get many, Update, Delete.
Sales Order — Create, Create or update (upsert), Get, Get many, Update, Delete.
Vendor — Create, Create or update (upsert), Get, Get many, Update, Delete.
Compatibility
All operations supported.