api's doesnt work with asp.net mvc 4.8

I'm currently using RestSharp in a C# web application with ASP.NET MVC 4.8. I've encountered an issue with the GET request – it doesn't seem to work as expected. Additionally, I'd like guidance on handling POST and PATCH requests.

ANSWERED

Sensors for cargo / for weigth

Hello, What are the names of the sensors that capture the weights - cargo weight, load, etc.

ANSWERED

Missing Vehicles on Driver Efficiency Report

Hey guys,

ANSWERED

Sensitivity of severe incidents

In part of "Security Settings" in the sensitivity of severe incidents, the unit of measure is a "G", does anyone know what it refers to?

ANSWERED

Get positions in real time through an api

I need to know if there is a resource that allows me to obtain the GPS positions of a vehicle in real time as it moves.

ANSWERED

In some objects - fleet/safety-events/audit-logs/feed - returns driver.id=0 what does this mean?

Example: driver.id=0
{
"data": [
{
"id": "1622151765-212014918174029-1550954461759",
"safetyEvent": {
"behaviorLabels": [
{
"name": "Acceleration",
"type": "Acceleration"
}
],
"driver": {
"id": "0"
},
"id": "212014918174029-1550954461759",
"time": "2019-06-13T19:08:25.455Z",
"vehicle": {
"id": "1234"
}
},
"time": "2019-10-12T07:20:50.52Z",
"type": "CreateSafetyEventActivityType"
}
],
"pagination": {
"endCursor": "MjkY",
"hasNextPage": true
}
}

ANSWERED

Pulling "Notes" field in bulk from Stop Details through API

Full disclosure: I am not a developer, but have hacked my way through to get some dispatch data pulled via queries on the API.

ANSWERED

What is the endpoint to create "Deliveries"?

We read the API reference and, we did not find the endpoint to create deliveries which is different to routes and for that reason it is more functional to our operations...

ANSWERED

Vehicles

how can I register a vehicle on samsara I didn't see any api about this and also tell me about is samsara provides vehicle service like bus truck etc.

ANSWERED

Create route (External vehicle ID)

Hi