Tool to create a new broadcast (email campaign) to send to subscribers. Use when you need to draft, schedule, or immediately publish an email broadcast. To save as draft, set send_at to null; to schedule, provide a future send_at timestamp; to publish to web, set public to true.
publicbooleanWhether to publish the broadcast to your public creator profile. Set to true to make it visible on your website.
contentRequiredstringEmail content/body (HTML or plain text)
send_atstringScheduled send time in ISO 8601 format. Set to null to save as draft without scheduling. Must be a future timestamp.
subjectRequiredstringEmail subject line for the broadcast
descriptionstringInternal description for the broadcast (not visible to subscribers)
email_addressstringSending email address to use for the broadcast. Uses the account's default sending email address if not provided. Must be a confirmed email address associated with your account.
email_template_idintegerID of the email template to use for styling. If not provided, the default template will be used.
subscriber_filterarrayArray of filter groups to target specific subscribers. Each group contains conditions combined with 'all' logic. If not provided, sends to all subscribers.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.