My API Keys

Transactional email delivery

The transactional email delivery webook is triggered whenever the delivery status of a transactional email sent through theMarketer changes.

Here you can find a sample payload, using default system attributes.

{
  "email" : "{{email_address}}",
  "message_id" : "{{message_id}}",
  "delivery_status" : "{{delivery_status}}",
}