Discussions

Ask a Question
ANSWERED

How to Fetch Historical Vehicle Location Data Using Date and Time Range in GoMotive API ?

How can we retrieve more granular location history — specifically using both date and time ranges (e.g., from 2025-05-06T10:00:00 to 2025-05-06T18:00:00)?

Fuel purchases CSV import

In Python, I generated a csv with the same column names as the Motive template for fuel purchases. I used this generated file to import fuel purchases through the dashboard which was successful. I then encoded the file to base64 and created the payload variable, {"source": "manual", "import": [filename, encoded_str]}. The error message displays that all columns are missing but as different variable names.

ANSWERED

api to update the duty status

update the duty status which api should i used

ANSWERED

Improvement

locations.vehicle_locations.single => locations.vehicle_locations_single

ANSWERED

Scorecard Summary Updates - Timeframe

Hello there,

ANSWERED

Idling Events Api?

I am looking to pull Idling Events from the Motive Api and I want to have Idle Time and Location similar to the way it is given in the "Idling Events" report. Is this possible?

ANSWERED

Refresh Token Issues

I use OAUTH to get an access_token with an authorization_code, and then I save the refresh token it returned for my next authorization attempt.

ANSWERED

Creating a New Driver

I'm running a process that should be passing a JSON string POST request to Motive using https://api.keeptruckin.com/v1/users but I can't tell if it's doing anything. I'm getting no errors but it's also not creating the new user so I have no idea what is wrong with what I passed or if it did anything. The new user is not showing up in the portal so I assume it did not work, but I have no idea why and nothing hinting at what I may have done incorrectly.

ANSWERED

Cruise control utiliztion in API

Hello,

ANSWERED

Can a driver be added/modified via an API?

Can a driver be added/modified via an API?