Boomi · Arazzo Workflow
Boomi Execute and Monitor a Process
Version 1.0.0
Trigger a process run on an Atom and poll execution records until it finishes.
View Spec
View on GitHub
AI AgentsAutomationB2BData IntegrationEDIIntegrationManagementMFTPlatformWorkflowsArazzoWorkflows
Provider
Workflows
execute-and-monitor-process
Execute a process on an Atom and poll execution records until it reaches a terminal status.
Submits an execution request for the supplied process and Atom, then queries the execution records and branches on status to either re-poll while the job is in process or finish once it completes.
1
triggerExecution
Submit an execution request to run the process on the chosen Atom and capture the returned tracking request id.
2
pollExecutionRecords
Query the execution records for this process to find the most recent run and inspect its status.
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.