The text that appears below the subject line in notifications from inbox clients (like Gmail, Outlook, Apple Mail). This is perfect for sensitive message previews like OTPs in notification.
The name of the sender as it should appear in recipients’ inbox.If a name is not provided, the username part of the sender address is used. Example: hello becomes the sender name for hello@ensend.co.
The email address of the sender as it should appear in recipients’ inbox.The sender address can any of the sender identities available to your project. Learn more about creating a sender identity.
This is a reference to any email template available in your project.You can only obtain a ref after creating an email template in your project. Learn more about creating a template.
A key-value pair that assign values to template variables. These variables are treated as global variables and are applied to every message.When variables are specified for each recipient, these are treated as a fallback values.
This is the list of users the broadcast will be delivered to. Recipients can be added in batches, limited to 10 recipients per request.If you’re looking to send to a large list, consider using the broadcast api which lets you send to up to 250 recipients per request.
This is the name of the recipient as it will in your audience list. This name is also used when deriving traits like {{recipient.firstName}} , so you want to ensure it is accurate.If a name is not provided, the username part of the recipient address is used. Example: tenotea becomes the recipient name for tenotea@ensend.co.
The email address of the recipient the broadcast message will be delivered to. This can be any email address which you have received explicit permission to send an email to.
A key-value pair that assign values to template variables. These variables override global variables and are only applied to the corresponding recipient, unlocking message personalization at scale.
Provide a reference to the audience group recipients of this message should be added to during recipient indexing. Your audience ref can be gotten through the Ensend dashboard. This is useful for adding users to segments.