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:
- Access the configuration
- Go to Configuration → Incidents → Notification Channels.
- Add a new channel
- Click the ➕ Add button.
- Enter the channel information
- Name: Provide a descriptive name for the channel.
- Type: Select Webhook.
- URL: Enter the web address.
- User/Password: Authentication credentials.
