Send Email
This endpoint allows you to send an email.
Body
This is to contain email ids where you need to send emails. you can add multiple email ids where you need to send emails. Max 10 emails at one api.
This contains email subject
This is a from email id. you can assigned only verified email id. you can verify from email id from zixflow dashboard by below-specified section. dashboard - campaign -> settings -> email -> domain
Display name for from email address
This field used to send html content in email either bodyHtml or bodyText is required
This field used to send normal text content in email either bodyHtml or bodyText is required
Should the click be tracked? If no value has been provided, Account’s default setting will be used.
Should the opens be tracked? If no value has been provided, Account’s default setting will be used
Email address to reply to
Name to use when replying to the email.
An array of ID’s of attachments. Note: you can get attachment id from uploading attachment by upload attachment API
(Optional) Specify the URL where the user’s report and deliveries should be delivered.
Response
Indicates whether the call was successful. true if successful, false if not.
success or error response message