Community
How does the endCursor from fleet/vehicles/locations/feed work?
2 days ago by Dave
I'm using the fleet/vehicles/locations/feed api to get vehicle locations. When I call this without the after parameter I get data for all vehicles as expected. When I call this repeatedly passing the endCursor value from the previous call to the after parameter I get very few results, usually just a few records. Is this because the api is only sending pack the vehicles that have changed locations since the last call?
