Tool to update a transactional campaign in BigMailer. Use when you need to modify campaign settings such as name, subject, content, tracking options, or activation status. Only the fields provided in the request will be updated; unspecified fields retain their current values.
htmlstringHTML body of the email
nameRequiredstringName of the campaign
textstringText body of the email
readybooleanSet to true to activate the campaign. The campaign cannot be sent until activated by setting ready to true
list_idstringID of a list contacts sent the transactional campaign should be added to (UUID format)
previewstringCopy shown following your subject line in many email clients
subjectstringSubject line for the campaign
brand_idRequiredstringID of the brand containing the campaign (UUID format). Use BIGMAILER_LIST_ALL_BRANDS to get valid brand IDs.
reply_toobjectReply-to email address and name
campaign_idRequiredstringID of the campaign to update (UUID format)
link_paramsstringAdditional query string parameters to add to all links in the template
template_idstringA template id to use to populate the HTML body of the email (UUID format)
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.