Cross-Provider Workflow
Square Sale to SendGrid Receipt
Version 1.0.0
Take a Square payment with Block, then email a receipt via SendGrid.
Providers Orchestrated
Workflows
square-sale-receipt
Create a Square payment, then email a SendGrid receipt.
Creates a payment with Block's Square Payments API and, on a completed sale, emails the buyer a receipt via SendGrid.
1
create-payment
$sourceDescriptions.blockApi.create-payment
Create a payment with Block's Square Payments API.
2
email-receipt
$sourceDescriptions.sendgridApi.SendMail
Email the buyer a receipt 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.