Close menu
Explore Plans
Mobile menu Close menu
MailerSend

Email sent

This trigger fires when a transactional email is successfully sent via MailerSend.

Developer info

API endpoint slug
mailersend.email_sent

Trigger fields

Domain Dropdown list

Label
Which domain?
Helper text
Only verified MailerSend domains are listed. Webhook subscriptions are scoped per domain.
Slug
domain_id
Required
true
Can have default value
false

Ingredients

Message MailerSend message identifier.

Slug
message_id
Filter code
Mailersend.emailSent.MessageId
Type
String
Example
62f1a9d5b3e0c2001a4f1234

Recipient email Email address the message was sent to.

Slug
recipient_email
Filter code
Mailersend.emailSent.RecipientEmail
Type
String
Example
jane@example.com

Subject Subject line of the message.

Slug
subject
Filter code
Mailersend.emailSent.Subject
Type
String
Example
Your receipt

Sent at When MailerSend reports the message as sent.

Slug
sent_at
Filter code
Mailersend.emailSent.SentAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00