Cross-Provider Workflow
Square Sale to Twilio SMS Confirmation
Version 1.0.0
Take a Square payment with Block, then text the buyer via Twilio.
Providers Orchestrated
Workflows
square-sale-sms
Create a Square payment, then SMS a Twilio confirmation.
Creates a payment with Block's Square Payments API and, on a completed sale, texts the buyer a confirmation via Twilio Messaging.
1
create-payment
$sourceDescriptions.blockApi.create-payment
Create a payment with Block's Square Payments API.
2
sms-confirmation
$sourceDescriptions.twilioApi.createMessage
Text the buyer a confirmation via Twilio Messaging.
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.