Web Hooks
On this page
Web Hooks are a way to trigger actions in external systems when certain events occur in the Platform Orchestrator. For example, you can use Web Hooks to trigger a build in a CI/CD system when a new version of a workload is deployed.
Use Web Hooks
Use Web Hooks to trigger actions in external systems when certain events occur in the Platform Orchestrator. For example, you can use Web Hooks to trigger a build in a CI/CD system when a new version of a workload is deployed.
To add a webhook to an Application, you must be signed in to the
Administrator
role within your Organization or theOwner
role on the Application.
- From the Application overview, select an existing Application you want to add users to.
- Select App settings and navigate to the Manage Webhooks section.
- Enter the following details and choose Create to create a webhook.
- Enter the name of a webhook.
- Enter the URL of the webhook.
- (optional) Specify headers and payloads.
- Select a trigger.
Instructions coming soon.
Instructions coming soon.
Instructions coming soon.