Adding webhooks to process

You can add a webhook template to applications and generic processes for the process notifications to appear in your configured Teams or Slack messaging applications.

Before you begin

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 following 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 Slack or Teams documentation for information about how you can get this URL.
  3. Specify proxy host and port if you are using a proxy server for Teams.
  4. Specify an Event Type.
  5. Select a template name from the Webhook Template field.
    See Managing webhook template for more information.
  6. If you are adding the webhook to an application, specify the environment name from the Environments field.
  7. Submit your changes.

Results

The webhook template is added to the application. When a process runs, the notifications appear in your configured messaging platform app.
Notes:
  • Notifications can be out-of-order in any of the following cases:
    • Message A is sent and fails to complete for a reason. For example, the remote server has an error.
    • Message B is sent and completes.
    • The remote server error is now resolved.
    • The message A is resent, and completes.
  • When you export or import an application or a generic process, the webhooks are also imported/exported with them.