Send a transactional email

Send an email as part of a transactional campaign.

Path Params
uuid
required

Id of the brand the campaign is part of

uuid
required

ID of the campaign

Body Params
string
required
length between 1 and 100

Email address of the contact

field_values
array of objects

Field values are saved along with the email as part of the contact. Additionally, they are used as variables when generating the email content (body, subject, and recipient name).

Each name must match the tag name of a field that exists in the brand.

Each field value must have exactly one of string, integer, or date.

field_values
variables
array of objects

Variables to substitute into the email content (body, subject, and recipient name). Unlike field_values, they are NOT saved as part of the contact.

variables
Responses

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