Discussions
Any chance of supporting webhooks for alerts?
9 days ago
The API is super useful and I appreciate the openness with our data, however it's not really actionable in real time. Leak detection value is really in time to action. Sure, I can poll the API every minute, or every few seconds even, but that's massively inefficient for both client and server. E-mail and Push are already present, but those don't integrate with other systems well. With a webhook I can write my own listener and kick off whatever automations I want - it's the universal, baseline design for event notifications 😃
