Broadcasts
Create Broadcast
Create a new broadcast to send to your audience.
Broadcasts API is currently in private beta and only available to a limited number of users. Reach out if you're interested in testing this feature.
Body Parameters
The ID of the audience you want to send to.
Sender email address.
To include a friendly name, use the format "Your Name <sender@domain.com>"
.
Email subject.
Reply-to email address. For multiple addresses, send as an array of strings.
The HTML version of the message.
The plain text version of the message.
The React component used to write the message. Only available in the Node.js SDK.
The friendly name of the broadcast. Only used for internal reference.
Was this page helpful?