1
0
mirror of synced 2026-01-04 09:04:47 -05:00
Files
airbyte/docs/integrations/sources/fleetio.md

2.7 KiB

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:

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 and account_token

Setup guide:

  1. Generate your Fleetio API Credentials, which is described here.
  2. In the left navigation bar, click Sources. in the top-right corner, click New Source
  3. Set the name for your source
  4. Authenticate using the credentials generated in step 1.
  5. Click Set up source

Changelog

Version Date Pull Request Subject
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