Discussions

Ask a Question
Answered

Integration with Fleet Maintenance solution

I work for a fleet maintenance solution and some of our users use Motive. We want to sync the vehicles from motive with our app. We would mainly need the vehicle data, current odometer readings of the vehicles and the fault codes associated with the vehicles. How do we set this up for our users?

Answered

Vehicle Parameters

Can pull dataset of vehicle parameters from ecm using the j1939 datalink such as engine rpm, turbo speed, engine coolant temp, oil pressure, oil temperature, Etc.

Answered

HOS: List of drivers with available time

Is it possible to add Status to Query Params for this endpoint, so I can filter out only active drivers.

Answered

How to get `latest_odometer_reading` from vehicles endpoint

When querying https://api.gomotive.com/v1/vehicles/{id} (GET) I don't see the field latest_odometer_reading, which I notice is available at https://api.keeptruckin.com/api/w3/vehicles/{id} for use on the motive web interface (for example at https://app.gomotive.com/en-US/#/admin/vehicles;number={number}).
Is there a plan to add this field to be available for api users on the new domain?

Answered

Utilization - Forbidden

Good day,

Answered

No fuel data

Here as it's shown fuel info is not available , but it's showing the fuel percentage in the main website ? what is wrong

Answered

Scope for Company Webhook

What is the scope we need to mention in initial OAuth Call URL to allow us call:
company_webhook_requests/retry
company_webhook_requests
etc

Answered

Quick question about app-level webhooks and company installations

Quick question about app-level webhooks and company installations:

Answered

No Fuel info at all ? Why is that

I have been trying to fetch the fuel data , but it's all null ( No data ) but it's showing in the website , why is this happening

Answered

Vehicle ID (string), Unique For Account?

Hi, I was wondering if the vehicle ID (string) field is unique across my account. I understand it is not globally unique across all accounts. Is this the same field shown below? I am in the process of obtaining API access, which is why I cannot verify this myself. I see this field displays as the 'number' property in the list request shown on this same page.