Verizon Connect Webhooks

Reveal supports two webhook categories - Alert webhooks (event notifications such as Idling, Geofence/Place, Harsh Driving, Ignition, Speeding, Late Start, Long Stop, Sensor activation, Low Battery) and GPS webhooks (location/position pushes) - delivered as outbound HTTP POSTs to a customer-registered endpoint. This is server-to-endpoint HTTP push, not a WebSocket. Payloads modeled from the public Reveal help documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: verizon-connect:verizon-connect-webhooks
name: Verizon Connect Webhooks
tags:
- Webhooks
- Alerts
- GPS
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://reveal-help.verizonconnect.com/hc/en-us/articles/5491815998099-Create-API-and-webhook-integrations
baseURL: https://fim.api.us.fleetmatics.com
properties:
- url: https://reveal-help.verizonconnect.com/hc/en-us/sections/5491620930451-API-integrations
  type: Documentation
- url: https://reveal-help.verizonconnect.com/hc/en-us/articles/360010453700-Alert-Types
  type: Documentation
description: Reveal supports two webhook categories - Alert webhooks (event notifications such as Idling,
  Geofence/Place, Harsh Driving, Ignition, Speeding, Late Start, Long Stop, Sensor activation, Low Battery)
  and GPS webhooks (location/position pushes) - delivered as outbound HTTP POSTs to a customer-registered
  endpoint. This is server-to-endpoint HTTP push, not a WebSocket. Payloads modeled from the public Reveal
  help documentation.