Community
Will fleet_viewer_url be added to /fleet/routes?
Hello, wondering if we can expect the fleet_viewer_url
field from /v1/fleet/dispatch/routes
to be added to the new /fleet/routes
?
How precise is the odometer reading coming from the legacy locations endpoint?
Does the odometer reading returned from the legacy locations endpoint include fractional mileage? For example, it returns meters, and when I convert to miles using division by 1609.344 and then use basic rounding (from midpoint), sometimes I don't get the result I expect (i.e. the mileage reading can round down when I expect it to round up).
Driver-Assignments Endpoint Data Returned Question
Hello,
I am using PowerShell to connect to the Driver-Assignments endpoint. I export the data to a CSV file, which we then use to automatically upload to our local databases. We use this format for 5 - 10 different API calls, but I have an issue with this specific end point.
If multiple drivers have driven the same asset, the drivers are listed in a single cell, versus being listed as new rows for the same asset ID. Is there another way to pull this information? The way the data comes back currently is unusable in our databases. I need the data to be returned in a way that shows a single asset ID and then a single driver ID.
Retrieve the Walkaround Inspection images in a DVIR from the API
Is there a way to get the images, or an URL to the images, that are part of a DVIR?
Remote Driver App Sign out
I would like to use workflow feature. Our drivers never sign out of Samsara, no matter how many times we remind them. Given this, a workflow cannot be started.
Discrepancy between Samsara Activity Report and Drivers Efficiency API End Point
Hey guys,
how to connect a script to samsara api
i have copied your script code and put my samsara key api, but when it runs an error of authentication appeared
Live Share Via API
Is there any plans to manage Live Share links through the API?
ELD generated vs driver app created HOS log events
My company has been having a problem with drivers putting themselves into Driving status while the vehicle is stopped. In the detailed Hours of Service report available through the web site, it's possible to see whether a log entry was created by the ELD (and thus cannot be edited). Is this data available in some way through the API? If not, could it be added? I'd like to be able to flag Driving status entries that were not created by the ELD.
Route Completion Indication
I was wondering if there is any field exposed via route related end points that indicates if route is complete.