Webhooks
Receive real-time notifications about events happening in your devices.
What are Webhooks?β
Webhooks allow BioSensei to "push" data to your server as soon as an event occurs (e.g., a door is opened or a user checks in).
Configuring Webhooksβ
- In the Developers section of your dashboard, find the Webhooks tab.
- Click Add Webhook URL.
- Enter the target URL on your server that will receive the POST requests.
- Select the events you want to subscribe to:
attendance.createddoor.openeddevice.online/device.offline
Verificationβ
Each webhook request includes a signature in the header to verify that the data comes from BioSensei.