Records - Zoho Data Target Requirement
Records - Zoho Data Target Requirement
DataBlend supports the standard API calls to Create Records within Zoho leveraging the Zoho SDK. In addition, custom fields can be added for data that is unique to your business practices.
DataBlend Query Object (SDK) |
Zoho Object (API) |
Required |
Notes |
---|---|---|---|
id | No | ||
create | operation_type | Yes | |
123 | product_name_id | Yes | |
2 | quote_number | Yes | |
subject | subject | Yes | |
11 | quoted_item_quantity | Yes |
More questions about API requirements? Please visit the Zoho API site https://www.bigin.com/developer/docs/apis/insert-records.html.