Mailchimp · Arazzo Workflow
Mailchimp Add Member and Tag
Version 1.0.0
Subscribe a member to an audience and immediately apply a tag.
View Spec
View on GitHub
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailArazzoWorkflows
Provider
Workflows
add-member-and-tag
Add a subscriber to a list and apply a tag to them.
Adds a member to the supplied audience, then applies the supplied tag to that member by setting the tag status to active.
1
addMember
postListsIdMembers
Subscribe the member to the audience.
2
applyTag
postListMemberTags
Apply the supplied tag to the member by declaring it active. Returns a 204 empty response on success.
Source API Descriptions
openapi