Community
Manually completing route stop using the API
I've read in your guide that actual times tracked by samsara are not editable using the PUT request, but I'm also aware that there's a possibility to manually complete the stop using the driver app, or by changing the actual times on the dashboard, so I'm wondering is there any chance to get that possibility available also through the API
Get per state mileage by trip
CORS Issue
I'm trying to pull data into my angular application, and for some reason I can't get around CORS. I'm sending the api key in the headers as Authorization.. not quite sure what i'm doing wrong here.
Is there a way to determine if a driver selected a vehicle, trailer, or shipping IDs?
Is there a way to send a request to be notified once a specified driver selects a vehicle, trailer, or shipping ID(s)?
Off-Duty Certification
Does Samsara require drivers to certify off-duty logs, or do the drivers have the ability to certify the logs?
Samsara camera live stream media (video) to a third party processor
Can video content from Samsara cameras be diverted (streamed in real-time) to a third party onboard processor for interpretation? The use case I am looking at is a POC that would run in parallel to the verticalized Samsara configuration (camera-gateway-cloud).
Safety Events ID
The safety events endpoint (fleet/safety-events) includes an "id" for the event in the data section.
What source does the odometer reading from v1/fleet/list come from? OBDII or GPS calculation?
We recently released an update to our integration with Samsara and are now supporting both OBDII and GPS calculated meter values from Samsara from the V2 API. Out of curiosity, which of the two sources was feeding the odometer value in the V1 API endpoint "/fleet/list"?
Is it possible to get a vehicle's fuel type?
As the title states, is it possible to query for the fuel type consumed by the vehicle (diesel, cng, unleaded, etc.)?
Plans for allowing more than 30 days worth of data in one call
Hey guys,