Discussions

Ask a Question
ANSWERED

Driver's performance events (V2)

I am using the driver performance events endpoint, the default start_date and end_date parameters suggest that data from one week ago until the day of request is fetched. However, after many tests we concluded that this actually not the case, safety event record form 7 days ago and a few for the following day are returning but not all events for the last 7 days. Has anyone else experienced this issue? Could this an error on the data the API returns or is my interpretation of the parameters incorrect? Any insight is helpful.

ANSWERED

How can I get API key to configure inhouse use of APIs?

Good day, I want to integrate the APIs of the platform to my telegram bot, as I am understanding, I can do it with API keys, but I looked for it on the portal a lot, but no results, can you help me with that? Ty

ANSWERED

App status Approval

My App status is currently in pending status, I just want to know when it will be approved

ANSWERED

Is there an endpoint (or a combination of endpoints) that lets me find out whether a vehicle is currently idle, and if so, how long?

These endpoints are the closest I can find regarding my question, but I don't know if they will provide what I need:

ANSWERED

Active webhook not sending requests

I have an active webhook for user_upserted but when I make changes to a driver, no request is sent to my app. Under "View Requests" no data is found and I've confirmed in my application's console that no request is sent. The test request is handled successfully. I also saved changes for a user and still no request is sent. I have two accounts and each has the same webhook (same url and same action) and both are active but only the webhook for one account works successfully.

Need help generating report

I am trying to generate a per vehicle report, and what I need from Motive is the fuel purchases and the miles traveled on any given day that I enter into my query. Which end points should I be using in order to pull this information? Also, if you can offer any additional advice that would be appreciated, I am having trouble getting started on this. Thanks

ANSWERED

Self-Care Tips for College Students Who Feel Like They’re Always Busy

College life can be overwhelming, with its never-ending list of assignments, exams, social events, and extracurricular activities. It's easy to feel like you're constantly running from one thing to the next, trying to juggle it all without losing your mind. Amidst the hustle and bustle, it’s crucial to take time for self-care. Without it, your mental and physical health can start to deteriorate, affecting your overall well-being and academic performance.

ANSWERED

Active vs Deactivated

I had a customer ask me for the definition of activated vs. deactivated. I haven't been able to find the answer in the API docs, so I thought I'd ask here. This is specifically geared towards vehicles versus users.

ANSWERED

Problems with OAuth

Hello. I am trying to get an application under way, and have had to work very hard to make progress on the oauth flow.