Cross-Provider Workflow
Stripe Credit Note to SendGrid Email
Version 1.0.0
Issue a Stripe credit note, then email the customer via SendGrid.
Providers Orchestrated
Workflows
credit-note-email
Create a Stripe credit note, then email a SendGrid notice.
Creates a credit note against an invoice in Stripe and emails the customer a notice via SendGrid.
1
create-credit-note
$sourceDescriptions.stripeApi.postCreditNotes
Create a credit note against a Stripe invoice.
2
email-notice
$sourceDescriptions.sendgridApi.SendMail
Email the customer a credit notice via SendGrid Mail Send.
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.