Adding webhooks to process#

You can add a webhook template to an application, and generic processes.

Prerequisite

Before you add a webhook to application, make sure that you have created an environment for the application and have resources added to it.

Procedure

  1. Open the webhook configuration UI using any of the below methods:

    • To add webhook to an application, go to Applications > application name > Configuration > Webhooks > Add Webhook.
    • To add webhook to a process, go to Processes > process name > Configuration > Webhooks > Add Webhook. The Add Webhook window is displayed.
  2. Copy the generated webhook URL and paste it in the URL field.

    Refer to the How-tos section for information about how you can get this URL.

  3. Specify an Event Type.

  4. Select a template name from the Webhook Template field.

    See Managing webhook template for more information.

  5. If you are adding the webhook to an application, specify the environment name from the Environments field.

  6. Submit your changes.

The webhook template is added to the application. In the event when a process runs, the notifications will appear in your configured messaging platform app.

Note:

Parent topic: Webhooks