Brevo - Send transaction email action

The Send transaction email action sends a transactional email with static or dynamic content in Brevo. Transactional emails are automated, non-promotional messages triggered by user actions.

Input

Input fieldDescription
Template IDEnter the template identifier for the email. HTML and text content are ignored if you provide a template ID.
SenderEnter information about the sender. Required when you don't provide a template ID.
Message versionsEnter an array of message version objects for customized email variants. Maximum total recipients per API request is 2000. Maximum recipients per message version is 99. Individual parameter objects must not exceed 100 KB. Cumulative parameters across all versions must not exceed 1000 KB.
ToEnter an array of email recipients. Required when Message versions is not provided. Ignored when Message versions is provided.
CCEnter an array of CC email recipients.
BCCEnter an array of BCC gmail recipients.
Reply toEnter the email address and display name recipients can reply to.
SubjectEnter a subject line for the email.
HTML contentEnter the HTML body of the email. Ignored when you provide a Template ID.
Text contentEnter body content of the email in plain text. Ignored when you provide a Template ID.
Template parametersEnter key-value pairs used for variable substitution in the template. Applies only when you use the New Template Language format.
AttachmentsEnter an array of email attachments. Each attachment requires an absolute URL or base64-encoded content and the attachment name.
Custom headersEnter any custom headers for your email. Headers must use title case.
TagsEnter any tags to assign to the email.
Scheduled atEnter the date and time to send the email.
Batch IDEnter a batch identifier to group related transactional emails.

Output

Output fieldDescription
Message IDThe ID of the email message used to track delivery.
Message IDsMultiple IDs of email messages used to track delivery.

Last updated: