Configuring a webhook connection

To configure a webhook connection, complete the following steps:
  1. From the navigation tree, expand the relevant server node and select Notifications.
  2. On the Webhooks tab, click New.
  3. Optional: In the Processing Interval pane, change the value in the Batch every field, select the unit of time from the list, and click Apply. The default value is 5 seconds.
  4. In the Target Configuration pane, in the URL field, enter the URL to receive the event message. For example, http://host.com:port.
  5. To verify the target's certification, select the Verify Certificate check box.
  6. Optional: Change the value in the Default Timeout field, and select the unit of time from the list.
  7. From the Hash Function list, select the algorithm that you want to use to authenticate. Then enter a phrase to verify the origin of an event message.
  8. In the Routes pane, click the Add Route button and in the Path field, enter the path for a specific event.
  9. Optional: To specify a route timeout, change the value in the Timeout field, and select the unit of time from the list.
  10. From the HTTP Method list, select the request method to use.
  11. Click the Add Header button, in the Name field, enter the header name and in the Value field, specify the additional information to send.
  12. Click Apply.
In the Event linking window, associate the event with the webhook target.