Assembled · Arazzo Workflow
Assembled Request Time Off for an Agent
Version 1.0.0
Confirm the agent exists, create a time-off request, then verify it in the request list.
View Spec
View on GitHub
Customer SupportWorkforce ManagementWFMAI AgentsAI CopilotContact CenterCustomer ExperienceSupport OperationsSchedulingForecastingQuality AssuranceVendor ManagementBPOArazzoWorkflows
Provider
Workflows
request-time-off
Verify an agent, create a time-off request, and confirm it was recorded.
Reads the agent record, creates a time-off request for the window, and lists the agent's requests to verify the new request is present.
1
verifyAgent
getPerson
Read the agent record to confirm the person exists before submitting a time-off request on their behalf.
2
createRequest
createTimeOff
Create a time-off request for the verified agent across the supplied window.
3
confirmRequest
listTimeOffRequests
List the agent's time-off requests to confirm the newly created request was recorded.
Source API Descriptions
openapi