Jump to Content
Webhooks
API Reference
Changelog
v1
v2
v3
v4
Support
API Feedback
Webhooks
Support
API Feedback
v3
Webhooks
API Reference
Changelog
WEBHOOKS
Webhook Events
WEBHOOKS [BETA]
Overview
Alert Events
Alert Creation
Alert Deletion
Alert Updation
Asset Events
Asset Creation
Asset Deletion
Asset Updation
Device Events
Device Creation
Device Deletion
Device Updation
Driver Events
Driver Creation
Driver Deletion
Driver Updation
Equipment Tracking Events
BLE Beacon Events
BLE Beacon Create
BLE Beacon Update
BLE Beacon Delete
BLE Equipment Pairing
BLE Equipment UnPairing
Category Events
Category Create
Category Update
Category Delete
Equipment Events
Equipment Create
Equipment Update
Equipment Delete
GPS Message
Oil Life Remaining (%)
Role Events
Role Creation
Role Deletion
Role Updation
User Events
User Creation
User Deletion
User Updation
Suggest
A webhook (also called a web callback or HTTP push API) is a real-time data delivery mechanism that allows applications to receive updates automatically. Instead of actively requesting data, webhooks are triggered by events and send relevant information to a specified endpoint in JSON format.A single webhook can subscribe to multiple events, allowing you to receive updates for various triggers.