Getting started with webhooks
What are webhooks
Webhooks allow you to get notified about changes in Cynox IoT systems such as devices executing commands or changing state.
Webhook events
Webhooks are based on events. Every event will be assigned a unique ID, which is sent along with the webhook. This allows the receiver to detect duplicate deliveries.
When configuring your webhook you can set filters for which events you want to receive and from which devices.