Boomi · Arazzo Workflow
Boomi Redeploy a Package to a New Environment
Version 1.0.0
Take an existing deployment's package and deploy it to a freshly created environment.
View Spec
View on GitHub
AI AgentsAutomationB2BData IntegrationEDIIntegrationManagementMFTPlatformWorkflowsArazzoWorkflows
Provider
Workflows
redeploy-package-to-environment
Discover a package from a source environment and deploy it into a new environment.
Queries the deployed packages of the source environment, creates a new target environment, and deploys the discovered package into the new environment to promote it.
1
findSourcePackage
Query the deployed packages of the source environment to discover a package id to promote.
2
createTargetEnvironment
Create the new target environment that the package will be promoted into.
3
deployToTarget
Deploy the discovered package into the newly created target environment.
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.