Notes - Zoho Data Target Requirement
Notes - Zoho Data Target Requirement
DataBlend supports the standard API calls to Create a Note 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 |
---|---|---|---|
Leads | module_name | Yes | |
321 | record_id | Yes | |
create | note_type | Yes | |
id | No | ||
Note Title Here | note_title | Yes | |
Note Content Here | note_content | Yes | |
321 | parent_id_id | Yes | |
Leads | se_module | Yes | |
owner_name | No | ||
owner_id | No | ||
editable | No | ||
is_shared_to_client | No | ||
size | No | ||
voice_note | No |
More questions about API requirements? Please visit the Zoho API site https://www.zoho.com/recruit/developer-guide/apiv2/create-notes.html.