Cross-Provider Workflow
Shopify Customer to Mailchimp Audience Sync
Version 1.0.0
Create a Shopify customer, then subscribe them to a Mailchimp audience list.
Providers Orchestrated
Workflows
create-customer-and-subscribe
Create a Shopify customer and add them to a Mailchimp list.
Creates a new Shopify customer record, then subscribes that customer to a Mailchimp audience list as a member so they enter the marketing funnel.
1
create-customer
$sourceDescriptions.shopifyApi.createCustomer
Create the customer in Shopify.
2
subscribe-member
$sourceDescriptions.mailchimpApi.postListsIdMembers
Add the customer to the Mailchimp audience list.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.