Boomi · Arazzo Workflow
Boomi Decommission a Process
Version 1.0.0
Find a process by name, confirm it exists, and delete it from the platform.
View Spec
View on GitHub
AI AgentsAutomationB2BData IntegrationEDIIntegrationManagementMFTPlatformWorkflowsArazzoWorkflows
Provider
Workflows
decommission-process
Resolve a process by name, confirm its detail, and delete it.
Queries for a process by name, reads its detail to confirm the resolved id, and deletes the process from the Boomi platform.
1
findProcess
Query for a process whose name matches the supplied value, returning the first match.
2
confirmProcess
Read the matched process to confirm the resolved id and capture identifying metadata before deleting.
3
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.