ANSWERED

What is the endpoint to create "Deliveries"?

We read the API reference and, we did not find the endpoint to create deliveries which is different to routes and for that reason it is more functional to our operations...

ANSWERED

Vehicle "Safe" Status

Is there a quick/easy way to get the current vehicle safe/unsafe status? Without polling all or the last DVIRs?

ANSWERED

How i may to send the author type?

in https://api.samsara.com/fleet/defects/id where i want to update a defect is responding me with a error,
it say: ""message":"Author type must be \"mechanic\""" but in the docs there dont say how i need to declarate it

ANSWERED

Upcoming Preventative Maintenance Items

I have a use case where I would like to access the "Upcoming Preventative Maintenance Items" and resolve them via an API call. I can't seem to find where this information exposed, is it available somehow?

ANSWERED

Route ID

Do Route ID remains constant or change every time?

ANSWERED

CORS Error - Anyone have any suggestions?

I'm trying to retrieve all routes for a given day and populate a Table in my web application. When I send the web request to Samsara I'm getting the following error message in my console log.

ANSWERED

Driver ID

I want to return the driver ID based on username is there a way to do that with the drivers api.

ANSWERED

Latest Trip Per Vehicle

Our ultimate goal is to locate drivers (not vehicles)... Drivers with statically assigned vehicles is easy as it is just a 1-to-1 with the vehicle. But for our key fob drivers that share vehicles this is proving more problematic.

Driver Allocation

HI