Use the Geotab MyGeotab SDK to subscribe to exceptions and retrieve driver trip history via GetFeed

domain: geotab.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate to the MyGeotab API using the Authenticate method with your database name, username, and API key to receive a session credentials object
  2. Use the Get method with the ExceptionEvent entity type to retrieve historical exception records for a date range, filtered by device or driver as required
  3. Switch to the GetFeed method for ongoing exception monitoring: GetFeed returns a fromVersion token on the first call which you pass on subsequent calls to receive only new records since the last poll
  4. Similarly use GetFeed with the Trip entity type to efficiently stream new completed trip records, capturing distance, start/end times, driver, and device fields
  5. Handle the version token carefully: store it persistently so that a service restart resumes polling from where it left off rather than reprocessing the entire history
  6. Respect MyGeotab API best practices including limiting result set sizes, avoiding broad date ranges on Get calls, and using server-side filtering rather than client-side filtering for performance

Known gotchas

Related routes

Poll the MyGeotab data feed incrementally using GetFeed's fromVersion/toVersion tokens instead of re-fetching full history
developers.geotab.com · 5 steps · unrated
Pull real-time waste-truck telematics via the Geotab MyGeotab Data Feed API
Geotab MyGeotab SDK (developers.geotab.com) · 4 steps · unrated
Pull trips and engine data via the Geotab SDK
geotab.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans