FleetIO
The FleetIO node provides integration with Fleetio for fleet management, vehicle tracking, and renewal monitoring.
Overview
Section titled “Overview”Fleetio is a fleet management platform for tracking vehicles, drivers, and maintenance. This node enables n8n workflows to:
- Retrieve vehicle records with automatic pagination
- Access driver/contact information
- Monitor contact and vehicle renewal reminders
- Manage renewal types
Authentication
Section titled “Authentication”Configure FleetIO API credentials in the n8n credentials manager with:
- API URL: The FleetIO API endpoint URL
- Account Token: Your FleetIO account token
- API Key: Your FleetIO API key
Operations
Section titled “Operations”See FleetIO Actions for detailed documentation of available operations.
Available Actions
Section titled “Available Actions”Vehicle Operations:
- Get All Vehicles - Retrieve all vehicles (auto-paginated)
Driver Operations:
- Get Drivers - Retrieve all drivers/contacts
Contact Renewal Operations:
- Get Contact Renewals - Retrieve contact renewal reminders
- Get Contact Renewal Types - List available contact renewal types
Vehicle Renewal Operations:
- Get Vehicle Renewals - Retrieve vehicle renewal reminders
- Get Vehicle Renewal Types - List available vehicle renewal types
Use Cases
Section titled “Use Cases”- Vehicle data synchronization
- Driver license expiration monitoring
- Registration and inspection renewal alerts
- Fleet reporting and analytics