Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 722 Bytes

File metadata and controls

12 lines (9 loc) · 722 Bytes

# EmailSendTemplateRequest

Properties

Name Type Description Notes
template_id string Template ID
contact_ids string[] List of contact IDs to send the email to
user_id string The user ID to send the email on behalf of
address_field string Email field of each Contact record to address the email to, such as 'Email', 'EmailAddress2', 'EmailAddress3' or '_CustomFieldName', defaulting to the contact's primary email [optional]

[Back to Model list] [Back to API list] [Back to README]