Changelog

Added

Pagination on /v1/fleet/list

We have released pagination support for the APIs that provide multiple resources. This is now available on the /v1/fleet/list endpoint, and we will continue to add pagination support to all our long-resourced endpoints.

Added

External IDs

You can now assign custom external identifiers for drivers and vehicles within Samsara. External IDs are customer-specified key-value pairs that allow you to grab Samsara objects.

Added

Webhooks

With webhooks, developers can now receive and build upon alert notifications via a webhook event. This is particularly useful for building integrations that rely on alerts for special events, like a vehicle arriving at a given location, or temperature exceeding a specified set temperature. For more information on how to create and configure your webhook, check out the documentation here.