Webhook Tracking Session Geofence Entered

Sent the first time a session's tracker is observed inside a geofence.

postWebhooktracking.session.geofence_entered

Payload

event_type'tracking.session.geofence_entered'
event_timestampstring date-time required

UTC timestamp when the event occurred

session_idstring required

The tracking session whose tracker entered a geofence

geofence_idstring uuid4 required

The geofence that the tracker entered

geofence_display_namestring required

The display name of the geofence that the tracker entered

Response

Successful Response

{"stackTrail":"webhooks:tracking.session.geofence_entered:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.