Data Model
Zoho CRM Adapter models Zoho CRM Modules as relational tables.
Each API Version supported - v2, v2.1 and v4 is assigned its own data model.
Zoho CRM Adapter Data Models
Data Model | Description |
v2 |
The available tables from the v2 version of ZohoCRM. |
v2.1 |
The available tables from the v2.1 version of ZohoCRM |
v4 |
The available tables from the v4 version of ZohoCRM |
Batch Operations
The maximum batch size supported by ZohoCRM's API is 100, so that is the recommended value for the BatchSize connection property as well. Using a value bigger than that is not recommended, since it won't improve the performance of the adapter in any way.