Boomi · Arazzo Workflow
Boomi Schedule a Process
Version 1.0.0
Find a process by name, read its current schedule, and update it.
View Spec
View on GitHub
AI AgentsAutomationB2BData IntegrationEDIIntegrationManagementMFTPlatformWorkflowsArazzoWorkflows
Provider
Workflows
schedule-process
Resolve a process by name, read its schedule, and apply an updated schedule.
Queries for a process by name, reads its current schedule configuration, and updates the schedule to run on the supplied Atom with the supplied schedule parameters.
1
findProcess
Query for a process whose name matches the supplied value, returning the first match.
2
readSchedule
Read the current schedule configuration for the matched process before changing it.
3
applySchedule
Update the process schedule to run on the supplied Atom with the supplied schedule parameters.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.