Cross-Provider Workflow
Stripe Invoice to SendGrid Notification
Version 1.0.0
Create and finalize a Stripe invoice, then email the customer via SendGrid.
Providers Orchestrated
Workflows
invoice-and-notify
Create a Stripe invoice, finalize it, then email the customer.
Creates a Stripe invoice, finalizes it into an open invoice, and emails the customer a notification via SendGrid.
1
create-invoice
$sourceDescriptions.stripeInvoiceApi.postInvoices
Create a draft Stripe invoice for the customer.
2
finalize-invoice
$sourceDescriptions.stripeInvoiceApi.postInvoicesInvoiceFinalize
Finalize the draft invoice into an open payable invoice.
3
email-customer
$sourceDescriptions.sendgridApi.SendMail
Email the customer their invoice notification via SendGrid.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/fin-stripe-invoice-to-sendgrid-notify"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.