Community
Get positions in real time through an api
I need to know if there is a resource that allows me to obtain the GPS positions of a vehicle in real time as it moves.
The safety event feed doesn't supply enough detail or information for pulling the full event detail
When using the event feed, we only get a short blurb of the change made. We don't get the full event data from the feed so we can keep a 100% accurate internal database of our camera events.
We would love to have an endpoint for the Speeding event feed.
I could post a picture, but there is a section where we can drill down on a driver and see their speeding events against posted speed limits. There is an event table and a way to retrieve all of these as they happen would be very beneficial. We can grab the current speed of a vehicle, but the speeding events are not available anywhere in the safety event feeds.
CORS Policy blocking Local File Application
Hi There,
The company I work for recently got Samsara products, and I'm trying to increase functionality and automate some of the workload through the Api. So far from the thorough documentation it's been a breeze, but the problem is that for the application I've created, there is no webserver it's running on. I'm solely using client JavaScript to write the program and the CORS policy set up on the API's end is blocking my request since my origin locally, 'null' is invalid according to the policy. Is it possible on Samsara's end to change the
How to get Live share links via API for vehicle?
Can you please let me know how to get live share links via current APIs for a particular vehicle?
Pulling "Notes" field in bulk from Stop Details through API
Full disclosure: I am not a developer, but have hacked my way through to get some dispatch data pulled via queries on the API.
Mileage under PC or YM
Hello,
Sensor Type
When called (v1/sensors/list) Get All Sensors how are we supposed to distinguish cargo sensors from temperature sensors? Right now we just have to run every sensor ID through the "Get Cargo Status" and "Get Temperature" calls to see if we get a response or not. This seems very inefficient
Track Dispatcher Reponse Times
Hey all,
Unknown alertConditionId for Temperature inside/out side range
I was not able to find the alertConditionId for Temperature Alerts of type "(ambient) inside range" and "(ambient) outside range" in the documentation [https://developers.samsara.com/docs/webhook-reference#temperature]