Workday Extend · Arazzo Workflow
Workday Extend Create and Activate Orchestration
Version 1.0.0
Create an orchestration, attach a trigger, and activate it for execution.
View Spec
View on GitHub
AutomationCustom ApplicationsEnterpriseExtensionsHCMIntegrationOrchestrationPlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
create-and-activate-orchestration
Create a draft orchestration, add a trigger, and activate it.
Creates a new orchestration in draft status, configures a trigger that defines how the orchestration is invoked, and activates the orchestration so it is available for execution.
1
createOrchestration
Create the orchestration definition in draft status with the supplied name, description, and primary trigger type.
2
addTrigger
Add a trigger to the orchestration that defines how and when it is executed.
3
activate
Activate the orchestration, moving it out of draft so it can be triggered and executed.
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.