Assembled · Arazzo Workflow
Assembled Associate Platform IDs to an Agent
Version 1.0.0
Confirm an agent exists, map upstream platform identifiers to them, then read back the linked record.
View Spec
View on GitHub
Customer SupportWorkforce ManagementWFMAI AgentsAI CopilotContact CenterCustomer ExperienceSupport OperationsSchedulingForecastingQuality AssuranceVendor ManagementBPOArazzoWorkflows
Provider
Workflows
associate-agent-platforms
Verify an agent, create platform associations, and confirm the linked record.
Reads the agent record, maps upstream platform identifiers to the agent, and reads the person back to confirm the associated platform_ids.
1
verifyAgent
getPerson
Read the agent record to confirm the person exists before mapping platform identifiers to their ID.
2
createAssociations
createAgentAssociations
Create associations mapping upstream platform identifiers to the Assembled agent ID.
3
confirmLinkedRecord
getPerson
Read the person back to confirm the platform_ids are now linked to the agent.
Source API Descriptions
openapi