Hi,
How do I get notifications on a webhook to be consumed by another application?
Hi,
How do I get notifications on a webhook to be consumed by another application?
You can write your own notification scripts which then call your Webhook-URL.
The notification scripts for Slack or other webservices may be a template.
Thanks, I will check this out.