Send batch marketing emails

Send a batch of marketing emails.

Note:

  • Email marketing status will be checked for known email addresses and email not sent if unsubscribed or suppressed.
  • Contacts will be created for unknown email addresses.
Recipes
📧
Send a batch of marketing emails
Open Recipe
Body Params

Email batch details

Emails to send.

string
required

The email address to send the email to.

string

The From address for your email.

Note: The From address must already be added to your account. If not specified your account's default From address is used.

content
required
attachments
array of objects
length between 1 and 50

Any attachments as Base64 encoded string.

  • All attachment types are supported.
  • Maximum file size: 15 MB
attachments

Attachment file

string
required

The filename of the attachment.

string
required

The MIME type of the file.

string
required
length ≤ 15728640

The Base64 encoded bytes of the attachment file.

metadata
object

Any additional metadata to be associated with the email. This is included on any related webhooks for correlation purposes.

Responses

401

Unauthorized

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json