Discussions
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?
Speeding and updated_after query
I am trying to use the updated_after query params to retrieve a more specific subset of data.
The api has updated_after query params that can be used to filter the data in a few places.
How can i get the Personal Conveyance driving event from the current day for a specific driver ?
I am trying to get Personal Conveyance driving which is more then 60 minutes in the current day and i want to make an api call daily so i can check this , is there any way via API? I am not able to find an endpoint that can give this details
Status Dictionary
For the dispatch end points, is there a dictionary of all the possible status field values?
how to get oauth2 scopes ?
Driver & fuel fuel/mpg
Is it possible to retrieve or calculate the mpg of individual vehicles and drivers?