Discussions

Ask a Question

How can real-time fleet tracking data be effectively integrated into existing supply chain systems without causing data overload or latency issues?

Hi team,

Answered

Vehicle Utilization Data not Matching

I have connected to the vehicle utilization v2 api endpoint and pulled all data for my fleet.

Answered

request['Authorization'] = "Bearer <OAUTH_TOKEN>"

this endpoint: https://api.gomotive.com/v1/assets I can use my API-key and it works fine.
this other endpoint: https://api.gomotive.com/v1/vehicle_locations that same key results in {error_message: 'invalid API key'}

Answered

Why is this not behind a login?

How can i just put any question into this system.

Answered

Does webhook have an asset created or updated event?

Similarly to vehicle/users created/updated, is there an event for assets?

Answered

Vehicle includes a sleeper berth

I see this boolean setting in the vehicle details in the front end ui, but i dont see in documentation how you set the value. Maybe this was addded later and the documentation hasn't been updated?

Answered
Answered

front_facing_plain_url & driver_facing_plain_url getting change after some time.

Answered

No fuel def data

Whenever i pull the data using the endpoint it is not showing the info (mainly fuel data , remaining percentage of fuel and def) , i am getting null value for both , however i am getting the fuel and def info in the website. Is there anything wrong ?
How can i get the data which is available in the website ?

Answered

V1 Webhooks - does POST "Create a new company webhook" work?

Hello,