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.
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
createQueue
Create the campaign queue bound to the supplied hours-of-operation schedule.
2
confirmQueue
describeQueue
Confirm the queue was created and is enabled before routing a call into it.
3
placeCall
startOutboundVoiceContact
Place an outbound voice contact routed through the newly created queue.