Skip to main content

Fastbill

This page contains the setup guide and reference information for the Fastbill source connector.

You can find more information about the Fastbill REST API here.

Prerequisites

You can find your Project ID and find or create an API key within Fastbill.

Setup guide

Step 1: Set up the Fastbill connector in Airbyte

For Airbyte Cloud:

  1. Log into your Airbyte Cloud account.
  2. In the left navigation bar, click Sources. In the top-right corner, click +new source.
  3. On the Set up the source page, enter the name for the Fastbill connector and select Fastbill from the Source type dropdown.
  4. Enter your username - Fastbill username/email.
  5. Enter your api_key - Fastbill API key with read permissions.
  6. Click Set up source.

For Airbyte OSS:

  1. Navigate to the Airbyte Open Source dashboard.
  2. Set the name for your source.
  3. Enter your project_id - Fastbill Project ID.
  4. Enter your api_key - Fastbill API key with read permissions.
  5. Click Set up source.

Supported sync modes

The Fastbill source connector supports the following sync modes:

FeatureSupported?
Full Refresh SyncYes
Incremental SyncNo
SSL connectionNo
NamespacesNo

Supported Streams

Data type map

Integration TypeAirbyte Type
stringstring
integer, numbernumber
arrayarray
objectobject

Reference

Config fields reference

Field
Type
Property name
string
username
string
api_key

Changelog

VersionDatePull RequestSubject
0.2.02023-08-1329390Migrated to Low Code CDK
0.1.02022-11-0818522New Source: Fastbill