Webhooks Overview
Butlr's webhooks deliver real-time data on key events, including occupancy and traffic data. Subscribing ensures automatic updates, timely insights, and structured data for informed decision-making.
Last updated
Butlr's webhooks deliver real-time data on key events, including occupancy and traffic data. Subscribing ensures automatic updates, timely insights, and structured data for informed decision-making.
Last updated
Users can subscribe only once to each event type (Detections, Traffic, Floor Occupancy, Room Occupancy, Zone Occupancy, Motion / No Motion detected).
Event ordering is not guaranteed. Prioritizing speed, we deliver events as received. Use event timestamps for ordering and implement idempotent processing to handle potential out-of-order or duplicate events.
Butlr webhooks provide real-time updates on a variety of events, including , , , , , , and detected. By subscribing to these webhooks, users gain automatic access to timely and accurate information without the need for manual checks or data requests.
Our webhooks deliver structured, easy-to-process data, enabling real-time notifications that support informed decision-making. This empowers users to react swiftly to changes, optimize physical spaces, and improve operational efficiency. With Butlr webhooks, you can confidently make data-driven decisions, maximizing the value of your real estate portfolio.
Receive real-time updates on events and changes.
Eliminate manual checks and data requests.
Streamline data processing and stay updated.
React quickly to changes and make data-driven decisions.
Event Type: DETECTIONS
Description: Receive coordinates (x, y) of detected people within a monitored area.
Payload Example:
Event Type: TRAFFIC
Description: Receive updates on people entering or exiting a monitored area.
Payload Example:
Event Type: FLOOR_OCCUPANCY
Payload Example:
Event Type: ROOM_OCCUPANCY
Payload Example:
Event Type: ZONE_OCCUPANCY
Payload Example:
Available only with Heatic 2+ sensors.
Event Type: PIR_MOTION
Description: Event sent when motion is captured by the Heatic 2+ sensor, indicating activity detected in a room.
Payload Example:
Available only with Heatic 2+ sensors.
Event Type: PIR_NO_MOTION
Description: Event sent when the Heatic 2+ sensor detects no motion, indicating no activity has occurred in a room.
Payload Example:
Description: Receive updates on the number of occupants detected by the on a specific floor.
Description: Receive updates on the number of occupants detected by the in a specific room.
Description: Receive updates on the number of occupants detected by the in a specific zone.