asset.updatedSent when an asset changes.
Webhooks
Webhooks are planned for integrations that need push-based updates instead of polling. Each event will include the organization, event type, resource id and timestamp.
asset.updatedSent when an asset changes.
device.telemetry.receivedSent when telemetry is received and processed.
movement.detectedSent when a movement window is detected for a device.
service_visit.completedSent when a service visit has been completed and reporting data is ready.
service_report.createdSent when a service report is created.
appointment.updatedSent when an appointment time, assignment or status changes.
vendor.updatedSent when a vendor record available to the organization changes.
{
"id": "evt_01hy8m",
"type": "service_visit.completed",
"organizationId": "7f2d3f0a-7c51-42cf-a06d-2c2df5f0c20b",
"resourceId": "5c722f76-5f0b-4c1b-875d-05a1d8cd47b5",
"occurredAt": "2026-05-13T12:46:00Z"
}