Community
I need to create a sandbox account to test and start integration on my Django app to build a platform for the client.
I am unable to find a way to create that. If anyone has already done so, please share the steps or a link to written instructions or a tutorial video.
Log books
After leaving a carrier and being removed from system, how do I get access to previous days logs ?
Cabin Alerts
Is there a way to create in-cabin alerts (voice instructions) from the API to notify the driver about events?
Sites Endpoints
Are there any endpoints for Workforce Sites. Looking to grab image or video to show on our admin dashboard upon alert when a vehicle drives up to one of our gates which are equipped with cameras managed in Sites
Started off show more drive time now it shows less
Started off show more drive time now it shows less. Why is that?
Filter attributes using not or null
We have a boolean attribute on our assets and I'd like to use the REST API (e.g. /fleet/vehicles) to get only the assets that don't have this boolean set to TRUE
. I can successfully filter for values that attribute can have like this:
When I created a Live Sharing Link, I got 100 of them instead one, I was using the other day and was working fine
Here is my code that I used to Create a Live Sharing Link
Fetch all routes get https://api.samsara.com/fleet/routes - query parameters
The query parameters, startTime and endTime default to now.
Route Optimization via the API
Hello,