Discussions
Descriptions for current_location.type field for Vehicle Location?
Does anyone have descriptions of the 'type' field within the 'current_location' object of any of the versions of the "vehicle_location" API endpoints?
Is it possible to add an API endpoint for listing the latest sent ELD Output Files to the DOT?
Drivers sometimes tend to keep to themselves that they were stopped for an ELD/HOS inspection, and considerable amount of time might pass before that is discovered or disclosed by the driver.
Destination and ETA of truck
How do I retrieve data about destination of truck like: distance and ETA destination (if destination is defined)
Not getting specific driver location
Update an existing inspection report (v2)
We are trying to update the resolved status of an open DVIR, we follow the format of the payload described in the API and get back a response of the inspection report, but nothing is changed.
How do i get latest location of vehicle , I donot want location history , i just want the current location or last known location?
Please help in v2/vehicle_locations api
/v2/vehicle_locations/id
this api is not get correct result. always result as array
Finding OAuth 2 scope keys
I had some trouble finding the oauth2 scope keys. Similar to this discussion: https://developer.gomotive.com/discuss/67a32f847821ba00291d9c98
Frequency of data in v2/vehicle_locations
How frequently would a vehicle location (and other parameters included in the response) be updated in v2/vehicle_locations?
Has there been a change in the date range allowed in driving periods?
A previous script of mine stopped working recently and showed error message. I found out that currently the date range is only 30 days. My script used to call the api for a date range of around 3 months. Is the change permanent?