Community
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
ETA Calculation
In [https://api.samsara.com/fleet/routes/{id}], how is the eta value being calculated? Is it coming straight from a Google Maps API? Using the vehicle's current speed along with posted speed limits? Any HOS considerations, truck routes, etc.?
API Integration with ESRI GeoEvent
Has anyone used Samsara API on ESRI GeoEvent? I'm using ESRI GeoEvent to call Samsara API. The problem I have is that GeoEvent cannot make consecutive requests for multiple pages of data. It is required for all the results to be returned in one request. I’ve tried the recommendation on Samsara’s site(https://kb.samsara.com/hc/en-us/articles/360006667552-Integrating-with-ESRI-GIS) but had no luck. I got “POST not allowed on /v1/fleet/vehicles/locations (version 2021.06.09)” for the v1 version, and “invalid token” for the new version of the API.
Driver Mileage
Is there a simple way to gather driver miles driven via API?
Create Custom Live Share Links
I'd like to generate a Live Share link through an API with a custom destination. Is this possible?
Welcome to the Samsara Developer Discussion Forum!
This is a place where you can crowd-source solutions and best practices for integrating with Samsara.
How Can we show samsara map view
Hi
I work for a software development company we are using samasra integration for one of my client .they provide me api key which is working fine. my question is this how can we see map view of any particular truck when user click on any link in our tms software.??
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"?
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.