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.

IP allow list​

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference​

Config fields reference

Field
Type
Property name
stringnull
start_date
stringnull
token

Changelog​

Expand to review
VersionDatePull RequestSubject
0.3.262025-10-1467374Update dependencies
0.3.252025-09-3061132Update dependencies
0.3.242025-09-1266197Update to CDK v7
0.3.232025-05-2460654Update dependencies
0.3.222025-05-1058762Update dependencies
0.3.212025-04-1958172Update dependencies
0.3.202025-04-1257725Update dependencies
0.3.192025-04-0557110Update dependencies
0.3.182025-03-2956702Update dependencies
0.3.172025-03-2255500Update dependencies
0.3.162025-03-0154776Update dependencies
0.3.152025-02-2454663Remove stream_state interpolation from source-insightly
0.3.142025-02-2254312Update dependencies
0.3.132025-02-1553827Update dependencies
0.3.122025-02-0853246Update dependencies
0.3.112025-02-0152748Update dependencies
0.3.102025-01-2552257Update dependencies
0.3.92025-01-1851814Update dependencies
0.3.82025-01-1151161Update dependencies
0.3.72024-12-2850631Update dependencies
0.3.62024-12-2150087Update dependencies
0.3.52024-12-1449646Update dependencies
0.3.42024-12-1249243Update dependencies
0.3.32024-12-1148288Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.3.22024-10-2947917Update dependencies
0.3.12024-08-1644196Bump source-declarative-manifest version
0.3.02024-08-1544140Refactor connector to manifest-only format
0.2.162024-08-1043646Update dependencies
0.2.152024-08-0343206Update dependencies
0.2.142024-07-2742785Update dependencies
0.2.132024-07-2042203Update dependencies
0.2.122024-07-1341747Update dependencies
0.2.112024-07-1041596Update dependencies
0.2.102024-07-0941249Update dependencies
0.2.92024-07-0640887Update dependencies
0.2.82024-06-2540271Update dependencies
0.2.72024-06-2240153Update dependencies
0.2.62024-06-0639307[autopull] Upgrade base image to v1.2.2
0.2.52024-05-1438140Make compatible with builder
0.2.42024-04-1937177Updating to 0.80.0 CDK
0.2.32024-04-1837177Manage dependencies with Poetry.
0.2.22024-04-1537177Base image migration: remove Dockerfile and use the python-connector-base image
0.2.12024-04-1237177schema descriptions
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