Mailchimp · Arazzo Workflow
Mailchimp Add-or-Update Member and Tag
Version 1.0.0
Idempotently add or update a member with PUT, then tag them.
View Spec
View on GitHub
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailArazzoWorkflows
Provider
Workflows
put-member-and-tag
Add-or-update a member with PUT and apply a tag.
Calls the add-or-update member endpoint to upsert the subscriber, then applies the supplied tag to that member.
1
upsertMember
putListsIdMembersId
Add or update the member idempotently. status_if_new is only applied when the member is newly created.
2
applyTag
postListMemberTags
Apply the supplied tag to the upserted member (204 on success).
Source API Descriptions
openapi