Assembled · Arazzo Workflow
Assembled Provision a Queue and Staff It
Version 1.0.0
Create a routing queue, pick an active agent, then schedule an activity routed to that queue.
View Spec
View on GitHub
Customer SupportWorkforce ManagementWFMAI AgentsAI CopilotContact CenterCustomer ExperienceSupport OperationsSchedulingForecastingQuality AssuranceVendor ManagementBPOArazzoWorkflows
Provider
Workflows
provision-queue-and-staff
Create a queue, select an active agent, and schedule a shift routed to it.
Creates a channel-mapped queue, lists active people to pick an agent, resolves an activity type, and creates an activity routed to the new queue.
1
createQueue
createQueue
Create a new routing queue mapped to the supplied channel.
2
pickAgent
listPeople
List active people in the workforce and select the first as the agent to staff on the new queue.
3
resolveActivityType
listActivityTypes
List activity types so a valid colour category can be applied to the staffing activity.
4
staffQueue
createActivity
Create an activity for the selected agent within the window, routed to the newly created queue.
Source API Descriptions
openapi
openapi