Skip to main content
POST

Body

array
required
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.
string
required
This contains email subject
string
required
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
string
required
Display name for from email address
string
required
This field used to send html content in email either bodyHtml or bodyText is required
string
required
This field used to send normal text content in email either bodyHtml or bodyText is required
boolean
Should the click be tracked? If no value has been provided, Account’s default setting will be used.
boolean
Should the opens be tracked? If no value has been provided, Account’s default setting will be used
string
Email address to reply to
string
Name to use when replying to the email.
array
An array of ID’s of attachments. Note: you can get attachment id from uploading attachment by upload attachment API
string
(Optional) Specify the URL where the user’s report and deliveries should be delivered.

Response

boolean
Indicates whether the call was successful. true if successful, false if not.
string
success or error response message