Web Hooks

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 the Owner role on the Application.

  1. From the Application overview, select an existing Application you want to add users to.
  2. Select App settings and navigate to the Manage Webhooks section.
  3. Enter the following details and choose Create to create a webhook.
    1. Enter the name of a webhook.
    2. Enter the URL of the webhook.
    3. (optional) Specify headers and payloads.
    4. Select a trigger.

Instructions coming soon.

Instructions coming soon.

Instructions coming soon.

Top