Mailchimp · Arazzo Workflow
Mailchimp Create Campaign, Set Content, and Send Test
Version 1.0.0
Create a campaign, set its content, then send a test email to reviewers.
View Spec
View on GitHub
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailArazzoWorkflows
Provider
Workflows
create-campaign-content-test
Create a campaign, set content, and send a test email.
Creates a campaign, uploads HTML content, and sends a test email to the supplied reviewer addresses.
1
createCampaign
postCampaigns
Create a regular campaign bound to the audience.
2
setContent
putCampaignsIdContent
Set the HTML content for the campaign.
3
sendTest
postCampaignsIdActionsTest
Send a test email of the campaign to the reviewer addresses. Returns a 204 empty response on success.
Source API Descriptions
openapi