MuleSoft · Arazzo Workflow
MuleSoft Promote Application Between Environments
Version 1.0.0
Read an application's config in one environment and deploy a copy into another.
Provider
Workflows
promote-app-between-environments
Copy an application's runtime configuration into a different environment.
Fetches a source application to read its runtime version and region, then deploys a matching application into the target environment.
1
getSourceApplication
getApplication
Read the source application to capture its runtime version and region for the promotion.
2
deployToTarget
createApplication
Deploy a new application into the target environment using the source application's runtime version and region.