Discussions
How to access recent reports?
Take the following steps:
How to view and download Driver's Inspection Reports
Motive allows Fleet Managers to view the inspection reports for the vehicles and assets created by the drivers through the Driver App.
How to configure Driver Privacy on Motive Dashcam using API?
Driver Privacy configurations allow fleets to ensure that driver-facing dashcams are only recording when there is a need for it.
How to turn Dashcam In-Cab Audio Recording On/Off using Motive API?
To turn on the Dashcam-In-Cab audio recording, you can use the following two VEHICLE endpoints:
How to create Webhooks in Fleet Dashboard?
Webhooks are automated messages or notifications sent from one application to another in real-time when a specific event occurs. They are triggered by events (e.g., a file upload, payment completion) and send data to a preconfigured URL (the "webhook endpoint") using an HTTP POST request. Webhooks enable seamless integration and automation between systems, reducing the need for constant polling or manual intervention.