Documentation Index
Fetch the complete documentation index at: https://docs.catenatelematics.com/llms.txt
Use this file to discover all available pages before exploring further.
This minor release introduces new webhook event types for tracking fleet connection lifecycle events, enabling you to monitor when fleet-level connections are established in your integration.
Minor Release: This release adds new webhook event types without breaking existing functionality. All changes are backward-compatible additions.
New Webhook Events
Fleet Connection Events
Fleet Connection Events
Added:Example Event Payload:
fleet_connection.created- Triggered when a new fleet connection is establishedfleet_connection.*- Wildcard pattern for subscribing to all fleet connection events
- Monitor fleet-level data ingestion setup
- Track when new fleet connections become active
- Automate workflows based on fleet connection lifecycle
Documentation Improvements
Connection Schema Clarification
Connection Schema Clarification
Enhanced the
ConnectionCreated event description to clarify that connections represent data ingestion from Telematics Service Providers (TSPs).Updated Description:“Connection created event. A connection is how we ingest data from a TSP.”This clarification helps developers better understand the role of connections in the Catena data pipeline.
Migration Guide
Review Fleet Connection Events
If your integration monitors connection lifecycle events, consider subscribing to the new
fleet_connection.* events for fleet-level visibility.Update Webhook Subscriptions (Optional)
Add fleet connection events to your webhook configuration if you need fleet-level connection tracking:
Need Help?
API Reference
View complete endpoint documentation with current API structure
Contact Support
Questions about migrating your integration? Our team is here to help