added

New Beta API: GET assets/inputs/stream

The GET assets/inputs/stream endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: POST preview/training-assignments

The POST preview/training-assignments endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/driver-efficiency/drivers

The GET preview/driver-efficiency/drivers endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/driver-efficiency/vehicles

The GET preview/driver-efficiency/vehicles endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

GET fleet/routes: Add on-time parameter for route timeliness control.

The GET fleet/routes endpoint has some new features! We added the following new fields: ontimeWindowBeforeArrivalMs and ontimeWindowAfterArrivalMs - Specifies the time window (in milliseconds) before and after a stop's scheduled arrival time during which the stop is considered 'on-time'.

GET fleet/routes/.id: Add on-time parameter for route timeliness control.

The GET fleet/routes/.id endpoint has some new features! We added the following new fields: ontimeWindowBeforeArrivalMs and ontimeWindowAfterArrivalMs - Specifies the time window (in milliseconds) before and after a stop's scheduled arrival time during which the stop is considered 'on-time'.

PATCH fleet/routes/.id: Add on-time parameter for route timeliness control.

The PATCH fleet/routes/.id endpoint has some new features! We added the following new fields: ontimeWindowBeforeArrivalMs and ontimeWindowAfterArrivalMs - Specifies the time window (in milliseconds) before and after a stop's scheduled arrival time during which the stop is considered 'on-time'.

POST fleet/routes: Add on-time parameter for route timeliness control.

The POST fleet/routes endpoint has some new features! We added the following new fields: ontimeWindowBeforeArrivalMs and ontimeWindowAfterArrivalMs - Specifies the time window (in milliseconds) before and after a stop's scheduled arrival time during which the stop is considered 'on-time'.

improved

Update: latest Power BI Connector certified by Microsoft

Microsoft has certified the latest release of Samsara’s Power BI connector!

added

New Beta API: PATCH hos/daily-logs/log-meta-data

The PATCH hos/daily-logs/log-meta-data endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).