Email - Zoho Data Target Requirement
Email - Zoho Data Target Requirement
DataBlend supports the standard API calls (legacy) to Send an Email 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 |
---|---|---|---|
send | email_type | Yes | |
Leads | module_name | Yes | |
123 | record_id | Yes | |
jd@datablend | from_email | Yes | |
Joy DataBlend | from_user_name | Yes | |
text | mail_format | Yes | |
subject | subject,to_email | Yes | |
jd@datablend | cc_email | Yes | |
jd@datablend | bcc_email | Yes | |
This is email content. | content | Yes |
More questions about API requirements? Please visit the Zoho API site https://www.zoho.com/mail/help/api/post-send-an-email.html.