Mailchimp · Arazzo Workflow
Mailchimp Create Audience and Add First Member
Version 1.0.0
Create a new audience (list) and subscribe an initial member to it.
View Spec
View on GitHub
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailArazzoWorkflows
Provider
Workflows
create-audience-add-member
Create an audience then subscribe an initial member.
Creates a Mailchimp list using the supplied name, contact, permission reminder and campaign defaults, then adds the first subscriber using the returned list id.
1
createAudience
postLists
Create a new Mailchimp audience with the required contact, permission reminder, email type option, and campaign default settings.
2
addFirstMember
postListsIdMembers
Subscribe the first member to the newly created audience using the list id returned by the create step.
Source API Descriptions
openapi