Amazon Connect · Arazzo Workflow
Amazon Connect Create Queue and Place Outbound Call
Version 1.0.0
Create a queue against an hours schedule, confirm it, and place an outbound call into it.
View Spec
View on GitHub
ChatContact CenterCustomer ServiceVoiceArtificial IntelligenceOmnichannelArazzoWorkflows
Provider
Workflows
create-queue-and-place-call
Create a queue and place an outbound call into it.
Creates a queue, confirms it through describeQueue, and places an outbound voice contact routed through the new queue.
1
createQueue
Create the campaign queue bound to the supplied hours-of-operation schedule.
2
confirmQueue
Confirm the queue was created and is enabled before routing a call into it.
3
placeCall
Place an outbound voice contact routed through the newly created queue.
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.