Create a channel of type webhook. After creating the channel, associate it to one or more alerts to start receiving the alert via that channel.
npm install @luzmo/nodejs-sdk{
"id": "0218f31b-0296-4cce-b2a4-384f27d2526a",
"name": {
"en": "Webhook Channel"
},
"config": {
"url": "< url >",
"secret": "< secret >"
}
}