Cross-Provider Workflow
Shopify Order to Mailchimp Transactional Confirmation
Version 1.0.0
Create a Shopify order, then send a transactional confirmation email with Mailchimp.
Providers Orchestrated
Workflows
order-and-transactional-email
Create a Shopify order and send a Mailchimp transactional confirmation.
Creates a Shopify order, then sends the customer a transactional order confirmation email through Mailchimp Transactional.
1
create-order
$sourceDescriptions.shopifyApi.createOrder
Create the Shopify order.
2
send-confirmation
$sourceDescriptions.mailchimpApi.postMessagesSend
Send a transactional order confirmation via Mailchimp.
Source API Descriptions
openapi