Skip to main content

Insightly

This page guides you through the process of setting up the Insightly source connector.

Set up the Insightly connector

  1. Log into your Airbyte Cloud or Airbyte Open Source account.
  2. Click Sources and then click + New source.
  3. On the Set up the source page, select Insightly from the Source type dropdown.
  4. Enter a name for your source.
  5. For API token, enter the API token for your Insightly account. You can find your API token in your Insightly Account > Click on your avatar > User Settings > API.
  6. For Start date, enter the date in YYYY-MM-DDTHH:mm:ssZ format. The data added on and after this date will be replicated.
  7. Click Set up source.

Supported sync modes

The Insightly source connector supports the following sync modes:

  • Full Refresh
  • Incremental

Supported Streams

The Insightly source connector supports the following streams, some of them may need elevated permissions:

Performance considerations

The connector is restricted by Insightly requests limitation.

Reference

Config fields reference

Field
Type
Property name
stringnull
token
stringnull
start_date

Changelog

VersionDatePull RequestSubject
0.2.02023-10-2331162Migrate to low-code framework
0.1.32023-05-1526079Make incremental syncs timestamp inclusive
0.1.22023-03-2324422Fix incremental timedelta causing missing records
0.1.12022-11-1119356Fix state date parse bug
0.1.02022-10-1918164Release Insightly CDK Connector