Community
Is there a straightforward way to seed asset data for testing purposes?
I'm struggling testing things like data load and pagination because I can't really add test data onto my Samsara account (vehicles require a valid gateway).
Updating Odometer
After replacing an engine, ECM, or dash component, How do we update the odometer readin in Samsara.
Importing fuel purchases
Is there currently a way, through an API, to import fuel purchases?
Retrieving photos
How do I use a pre-signed S3 photos URL from webhook?
Custom Report API
Hi!
Automate Custom Reports Download?
Hi,
Event Subscriptions
How can we get updated when new options / events are added to the Event Subscriptions webhooks?
Pairing Vehicle to a Gateway
The Update a Vehicle Patch says you can update the gateway serial number assigned to a vehicle. I have copied the exact documentation below. Every time we try do this we just get a 500 error "Internal Server Error". This would be an incredibly useful feature but we are unable to get it to work using the provided documentation.
I need to have optional documents that a driver can choose at a stop
I have documents setup for Route. In this example they arrive at a stop.
1.If it is a pickup, I need Loaded Info, Arrival, Depart, BOL, Pieces and Weight etc.
2. If it is a delivery, Empty Info Arrive, Depart, Who Signed For It, etc.
3. If They Are Delayed For any reason, send us a notification, a time delay started, notes, etc.
4. If there is an issue with the stop, wrong address, damaged freight, facility closed etc. I need info to
process in our dispatch system
How can I retrieve the time the driver started being in their current HOS status?
The API docs state that we can retrieve the time the driver started being in their current HOS status along with the current HOS status type, using Get HOS clocks (https://api.samsara.com/fleet/hos/clocks).