Mailchimp · Arazzo Workflow
Mailchimp Onboard Member into a Static Segment
Version 1.0.0
Add a member to an audience and place them into a static segment.
View Spec
View on GitHub
CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailArazzoWorkflows
Provider
Workflows
onboard-member-to-segment
Add a member, create a segment, and place the member in it.
Subscribes a member, creates a static segment, then adds that member to the segment.
1
addMember
postListsIdMembers
Subscribe the member to the audience.
2
createSegment
postListsIdSegments
Create a static segment in the audience.
3
addToSegment
postListsIdSegmentsIdMembers
Add the onboarded member to the static segment by email.
Source API Descriptions
openapi