Discussions
front_facing_plain_url & driver_facing_plain_url getting change after some time.
We called https://api.gomotive.com/v2/driver_performance_events?driver_ids=8084370&vehicle_ids=2088152&start_date=2025-11-20&end_date=2025-11-20&media_required=true&per_page=100&page_no=1 API and we received front_facing_plain_url": "https://keep-truckin-production.s3.amazonaws.com/uploads/camera_media/media/3254373326/mp4-front_facing-ddd7195b-ecf5-40f5-9f0b-3717f3015af1.mp4?response-content-disposition=attachment%3B%20filename%3Dhard_brake-20251120-194007-front_facing.mp4&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5S2T6Q3NMVPEPWE2%2F20251120%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251120T204648Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=0b4cfc9930af05c7abd994213dfe62ce5cf6248f7153f14eda378700501aec63 but when we checked it was not working and gave AccessDenied error, when we called same API again, we got below URLand that was working
https://keep-truckin-production.s3.amazonaws.com/uploads/camera_media/media/3254373326/mp4-front_facing-ddd7195b-ecf5-40f5-9f0b-3717f3015af1.mp4?response-content-disposition=attachment%3B%20filename%3Dhard_brake-20251120-194007-front_facing.mp4&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5S2T6Q3NMVPEPWE2%2F20251120%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251120T203442Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=f379508880ea72de1bc0b61d5ebd22c99783af1f619821fb1b9f40f9fb40ce3b but after sometime it wasnot working and gave same error
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 ?
V1 Webhooks - does POST "Create a new company webhook" work?
Hello,
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?
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.
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.
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?
Utilization - Forbidden
Good day,
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
