Mailchimp · Arazzo Workflow
Mailchimp Pre-Send Checklist then Send Campaign
Version 1.0.0
Run the send checklist for a campaign and only send if it is ready.
View Spec
View on GitHub
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailAudience ManagementSMSE-CommerceWebhookMarketing AnalyticsArazzoWorkflows
Provider
Workflows
checklist-then-send-campaign
Send a campaign only when its send checklist reports ready.
Fetches the campaign send checklist and sends the campaign only if is_ready is true; otherwise it ends without sending.
1
getChecklist
Retrieve the send checklist for the campaign to determine whether it is ready to send.
2
sendCampaign
Send the campaign now that the checklist reports it is ready. Returns a 204 empty response on success.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.