Add webhooks for started and stopped events.
A webhook can be defined as:
- an URL
- an optional custom payload
More customization may be added later.
The first goal is to be able to create such integration: louislam/uptime-kuma#5228
Instead of Uptime-Kuma adding specific code for Sablier, we will use these webhooks to call the Uptime Kuma API.
Add webhooks for
startedandstoppedevents.A webhook can be defined as:
More customization may be added later.
The first goal is to be able to create such integration: louislam/uptime-kuma#5228
Instead of Uptime-Kuma adding specific code for Sablier, we will use these webhooks to call the Uptime Kuma API.