Discussions

Ask a Question

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.

ANSWERED

Sandbox environment

Is there a sandbox environment with vehicle location data to develop against?

ANSWERED
ANSWERED

Locations api questions: per_page, rate limits, location types, query parameters

Hello,

ANSWERED

HOS Logs - Driver event to vehicle

I am using the https://api.gomotive.com/v1/logs endpoint. The response includes vehicles and it includes events. The data in the events response does not include which of the vehicles the event occurred with. When a driver has multiple vehicles listed, I am hoping to associate driver events to a specific vehicle. Do you have any suggestions for doing so?

ANSWERED

Inspection Report Defect tracking

If two inspection reports for the same vehicle have the same failed inspected part, will those have the same id? If they don't, how should I go about keeping ensuring I only create a single defect on my side and don't just spam the service writers using my application with duplicated defects?