Fleetio API
The Fleetio API Documentation can be found here
Sync Overview
This connector works with the Fleetio API. The connector currently support Full Table Refreshes only.
Output schema
The output schemas are:
- contacts
- expense_entries
- fuel_entries
- issues
- parts
- purchase_orders
- service_entries
- submitted_inspection_forms
- vehicle_assignments
- vehicles
Features
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | No |
Performance considerations
Our source connector adheres to the standard rate limiting with the Airbyte low-code CDK. More information on Fleetio API rate limiting can be found here.
Getting started
Requirements
- An active Fleetio account
- A Fleetio
api_key
andaccount_token
Setup guide:
- Generate your Fleetio API Credentials, which is described here.
- In the left navigation bar, click Sources. in the top-right corner, click New Source
- Set the name for your source
- Authenticate using the credentials generated in step 1.
- Click Set up source
Reference
Config fields reference
Field
Type
Property name
api_key
required
string
api_key
account_token
required
string
account_token
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.9 | 2024-08-10 | 43534 | Update dependencies |
0.1.8 | 2024-08-03 | 43103 | Update dependencies |
0.1.7 | 2024-07-27 | 42695 | Update dependencies |
0.1.6 | 2024-07-20 | 42383 | Update dependencies |
0.1.5 | 2024-07-13 | 41717 | Update dependencies |
0.1.4 | 2024-07-10 | 41476 | Update dependencies |
0.1.3 | 2024-07-09 | 41299 | Update dependencies |
0.1.2 | 2024-07-06 | 39964 | Update dependencies |
0.1.1 | 2024-07-02 | 40695 | upgrade to base image 1.2.2 and metadata fixes |
0.1.0 | 2022-11-02 | 35633 | 🎉 New Source: Fleetio source |