Creates a new transactional campaign within a specified brand in BigMailer. Transactional campaigns are used for sending automated emails like welcome emails, password resets, order confirmations, etc. The campaign must be associated with an existing brand (use BIGMAILER_LIST_AL…
nameRequiredstringName of the transactional campaign
subjectRequiredstringEmail subject line
brand_idRequiredstringThe UUID of the brand under which to create the campaign. Use BIGMAILER_LIST_ALL_BRANDS to get valid brand IDs.
reply_toobjectReply-to configuration. When provided, both email and name fields are required.
from_nameRequiredstringSender's name
from_emailRequiredstringSender's email address
descriptionstringCampaign description
html_contentRequiredstringHTML content of the email
text_contentstringPlain text version of the email content
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.