Cross-Provider Workflow
Stripe Refund to Mailchimp Transactional Email
Version 1.0.0
Issue a Stripe refund, then email confirmation via Mailchimp Transactional.
Providers Orchestrated
Workflows
refund-transactional-email
Create a Stripe refund, then send a Mailchimp Transactional email.
Creates a refund in Stripe and sends the customer a confirmation email via the Mailchimp Transactional API.
1
create-refund
$sourceDescriptions.stripeApi.PostRefunds
Create a refund against the charge in Stripe.
2
confirm-email
$sourceDescriptions.mailchimpTransactionalApi.postMessagesSend
Send a refund confirmation via Mailchimp Transactional.
Source API Descriptions
openapi
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.