Related Record - Zoho Data Target Requirement
Related Record - Zoho Data Target Requirement
DataBlend supports the standard API calls to Upsert Related 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 |
---|---|---|---|
Update | operation_type | Yes | |
123 | record_id | Yes | Specify the unique ID of the related record that you want to associate. Refer to Get Records API to get the unique ID of the records. |
leads | module_name | Yes | |
notes | related_module_name | Yes | |
213 | id | Yes | |
New Note Title | Note_Title | Yes |
More questions about API requirements? Please visit the Zoho API site https://www.bigin.com/developer/docs/apis/update-related-records.html.