Webhook Sending Channel

A webhook sending channel allows you to make a call to an API of your choice, with authentication via Basic Auth.

To create a new webhook sending channel, follow these steps:

  1. Access the configuration
    • Go to ConfigurationIncidentsNotification Channels.
  1. Add a new channel
    • Click the ➕ Add button.
  1. Enter the channel information
    • Name: Provide a descriptive name for the channel.
    • Type: Select Webhook.
    • URL: Enter the web address.
    • User/Password: Authentication credentials.
Back to top