Creates email drafts for a specific record in Zoho CRM. Email drafts are saved but not sent, allowing for review and editing before sending. Use this action when you need to prepare email communications associated with CRM records (Leads, Contacts, Deals, etc.) that will be revi…
record_idRequiredstringUnique identifier of the record for which to create the email draft
__email_draftsRequiredarrayList of email drafts to create (maximum 100 drafts per API call). Each draft must include 'from' and 'rich_text' fields. Use this action when you need to create draft emails associated with a CRM record for later review and sending.
module_api_nameRequiredstringThe API name of the module containing the record for which to create the email draft. Standard modules include 'Leads', 'Contacts', 'Accounts', 'Deals', 'Quotes', 'Sales_Orders', 'Purchase_Orders', 'Cases'. Custom modules must use their exact API name.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.