Create and Testing a Webhook

On the Manage Notifications page, you can create a new webhook.

  1. Click Add a new webhook:

    Add_a_new_webhook.png
  2. You will be presented with the following screen to add corresponding details to receive notifications:

    Add_a_new_webhook_2.png
    • Enter the name of your webhook: How do you want to identify this webhook?

    • Enter the URL of the webhook: Where do you want to receive the notification?

    • Security credentials: If your URL requires authentication, please provide Header and Token value

  3. It's important that you test the configuration of your webhook:

    The below image, with the status code 200 represents a successful test with for your webhook.

    Test_webhook_border_2.png
  4. Once you've confirmed everything is working correctly, click Save and Activate:

    Test_webhook_save_and_activate.png

    You will now receive notifications to your specified endpoint.

Getting Started

To get started with the Notifications Webhook, there are 2 key steps to follow:

  1. Set up User Role

  2. Creating and Testing a Webhook