Zoho CRM
Supports:
- ✅ Bulk sync source
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
client_id | string | Client ID | false |
client_secret | string | Client secret | false |
region | string | Data center region Accepted values: usa, europe, australia, canada, china, japan, saudi_arabia | true |
1 { 2 "name": "Zoho CRM connection", 3 "type": "zoho_crm", 4 "configuration": { 5 "client_id": "", 6 "client_secret": "", 7 "region": "" 8 } 9 }
