Skip to main content
automate.redeployProject creates a deployment from the project’s active artifact and a complete set of integration account bindings.
automations/redeploy-project.automation.ts
Each binding contains serviceId, binding, and accountId; service and binding pairs must be unique. The action returns the new deployment id and transaction ID and requires deployment:create. Redeployment is replay-unsafe because the management endpoint creates a new deployment and does not accept an idempotency key. Automate.ax will not replay it after an ambiguous delivery outcome.