Twilio · Arazzo Workflow
Twilio Create a Conversation and Attach a Scoped Webhook
Version 1.0.0
Create a Conversations thread, then attach a conversation-scoped webhook that targets your service.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
create-conversation-with-webhook
Create a conversation and attach a scoped webhook to it.
Creates a conversation, then registers a conversation-scoped webhook that posts events to the supplied URL.
1
createConversation
Create the conversation thread that the webhook will be scoped to.
2
attachWebhook
Attach a conversation-scoped webhook that delivers events to the supplied URL.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.