Transactional email send

Sends the campaign to a contact list. You can specify the contacts using an email, an externalCode, or both.

  • Email only: Sends to the provided email.
  • ExternalCode only: Sends to the contact with the externalCode.
  • Both provided: Sends to the email; externalCode is used only to create the contact if needed.

If the contact doesn't exist and includes the required data, it will be created automatically.

Body Params
int64
required

The identifier for the campaign to send

cc
array of strings

List of CC email addresses

cc
bcc
array of strings

List of BCC email addresses

bcc
string | null

Schedule the campaign to be sent at a later time. The date must be in ISO-8601 format.

smartTimeConfig
object | null
contacts
array of objects
required
contacts*
blacklist
array of int64s
length ≤ 1

Array of excluded audiences (blacklist). Currently only one blacklist audience is supported.

blacklist
Responses

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