MuleSoft · Arazzo Workflow
MuleSoft Provision Environment and Deploy Application
Version 1.0.0
Create a new Anypoint environment and deploy a CloudHub application into it.
Provider
Workflows
provision-environment-and-deploy-app
Create an environment and deploy a CloudHub application into it.
Creates a new environment within an organization, then deploys a CloudHub application targeting that environment by passing the organization and environment ids as headers.
1
createEnvironment
createEnvironment
Create a new environment in the target organization. The returned id is used as the deployment target for the application.
2
deployApplication
createApplication
Deploy a new CloudHub application into the newly created environment, passing the organization and environment ids as the required headers.