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
CreateConversation
Create the conversation thread that the webhook will be scoped to.
2
attachWebhook
CreateConversationScopedWebhook
Attach a conversation-scoped webhook that delivers events to the supplied URL.