Mailchimp · Arazzo Workflow
Mailchimp Create Campaign, Set Content, and Send
Version 1.0.0
Create a regular campaign, set its HTML content, then send it.
View Spec
View on GitHub
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailArazzoWorkflows
Provider
Workflows
create-campaign-set-content-send
Create a campaign, set content, and send it.
Creates a regular campaign for the supplied audience, uploads HTML content, and sends the campaign.
1
createCampaign
postCampaigns
Create a regular campaign bound to the audience with sender settings.
2
setContent
putCampaignsIdContent
Set the HTML content for the newly created campaign.
3
sendCampaign
postCampaignsIdActionsSend
Send the campaign immediately. Returns a 204 empty response on success. This action cannot be undone.
Source API Descriptions
openapi