Discussions
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
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
Quick question about app-level webhooks and company installations
Quick question about app-level webhooks and company installations:
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
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.
Sandbox environment
Is there a sandbox environment with vehicle location data to develop against?
Any wat to capture "created_at" and "updated_at" fields for "Assets"
Hi, I would like to capture "created_at" and "updated_at" fields for Assets so that we can track when an asset was created in motiv using API > 'https://api.gomotive.com/v1/assets?per_page=25&page_no=1' , I noticed these fields are not present for Assets but present for Vehicles. Can something be done for this
Locations api questions: per_page, rate limits, location types, query parameters
Hello,
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?
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?