Alert Webhooks
Alerts only supports Webhooks 1.0 today. It will eventually support Webhooks 2.0
Webhook notifications are only supported for individual conditions. Webhooks do not support multi-condition alerts such as when a driver is speeding AND within a specific geofence.
Configuring Alerts
In order to send notifications to your webhook via Alerts, you must first configure alerts. You can configure many different types of alerts within Samsara. See the alert knowledge base article to learn how to create and configure alerts.
On the alert configuration page, you can select one of your webhooks to send the notification to. Make sure to click "Save" at the bottom of the page.
Once you've configured the alert, it will show up in the "Configured Alerts" column on the webhooks page. Whenever that alert is triggered, and HTTP request will be sent to your webhook with details about the alert. See the Webhook Reference for details on how webhook notifications are structured.
Updated 6 days ago