Twilio · Arazzo Workflow
Twilio Create a Call Queue and Confirm It
Version 1.0.0
Create a voice call queue with a size limit, then fetch it back to confirm its configuration.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
create-and-confirm-queue
Provision a call queue and confirm its settings.
Creates a call queue and fetches it back to confirm the friendly name and maximum size.
1
createQueue
createQueue
Create the call queue with the supplied name and size limit.
2
confirmQueue
fetchQueue
Fetch the queue back by SID to confirm its configuration.