Tool to update an existing bulk campaign in BigMailer. Use when modifying campaign properties like name, subject, content, recipients, scheduling, or tracking settings. Only the name field is required; all other fields are optional and will only update if provided.
htmlstringHTML body of the email.
nameRequiredstringName of the campaign
textstringText body of the email.
readybooleanSet to true to send or schedule the campaign. The campaign will not be sent or scheduled until activated by setting ready to true.
previewstringCopy shown following your subject line in many email clients.
subjectstringSubject line for the campaign
brand_idRequiredstringID of the brand to update a campaign in. Use BIGMAILER_LIST_ALL_BRANDS to get valid brand IDs.
list_idsarrayAn array of list ids to send the campaign to.
reply_toobjectReply to email address and name
segment_idstringID of a segment used to filter the lists of contacts the campaign is sent to.
campaign_idRequiredstringID of the campaign to update
link_paramsstringAdditional query string parameters to add to all links in the template.
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.