Mailchimp · Arazzo Workflow
Mailchimp Create Campaign, Set Content, and Schedule
Version 1.0.0
Create a regular campaign, set its HTML content, then schedule delivery.
View Spec
View on GitHub
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailArazzoWorkflows
Provider
Workflows
create-campaign-set-content-schedule
Create a campaign, set content, and schedule it.
Creates a regular campaign, uploads HTML content, and schedules it for the supplied UTC delivery time.
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
scheduleCampaign
postCampaignsIdActionsSchedule
Schedule the campaign for delivery at the supplied UTC time. Returns a 204 empty response on success.
Source API Descriptions
openapi