Insightly
This page guides you through the process of setting up the Insightly source connector.
Set up the Insightly connector
- Log into your Airbyte Cloud or Airbyte Open Source account.
- Click Sources and then click + New source.
- On the Set up the source page, select Insightly from the Source type dropdown.
- Enter a name for your source.
- 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.
- For Start date, enter the date in YYYY-MM-DDTHH:mm:ssZ format. The data added on and after this date will be replicated.
- 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:
- Activity Sets (Full table)
- Contacts (Incremental)
- Countries (Full table)
- Currencies (Full table)
- Emails (Full table)
- Events (Incremental)
- Knowledge Article Categories (Incremental)
- Knowledge Article Folders (Incremental)
- Knowledge Articles (Incremental)
- Leads (Incremental)
- Lead Sources (Full table)
- Lead Statuses (Full table)
- Milestones (Incremental)
- Notes (Incremental)
- Opportunities (Incremental)
- Opportunity Categories (Full table)
- Opportunity Products (Incremental)
- Opportunity State Reasons (Full table)
- Organisations (Incremental)
- Pipelines (Full table)
- Pipeline Stages (Full table)
- Price Book Entries (Incremental)
- Price Books (Incremental)
- Products (Incremental)
- Project Categories (Full table)
- Projects (Incremental)
- Prospects (Incremental)
- Quote Products (Incremental)
- Quotes (Incremental)
- Relationships (Full table)
- Tags (Full table)
- Task Categories (Full table)
- Tasks (Incremental)
- Team Members (Full table)
- Teams (Full table)
- Tickets (Incremental)
- Users (Incremental)
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
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.3.26 | 2025-10-14 | 67374 | Update dependencies |
| 0.3.25 | 2025-09-30 | 61132 | Update dependencies |
| 0.3.24 | 2025-09-12 | TBD | Update to CDK v7 |
| 0.3.23 | 2025-05-24 | 60654 | Update dependencies |
| 0.3.22 | 2025-05-10 | 58762 | Update dependencies |
| 0.3.21 | 2025-04-19 | 58172 | Update dependencies |
| 0.3.20 | 2025-04-12 | 57725 | Update dependencies |
| 0.3.19 | 2025-04-05 | 57110 | Update dependencies |
| 0.3.18 | 2025-03-29 | 56702 | Update dependencies |
| 0.3.17 | 2025-03-22 | 55500 | Update dependencies |
| 0.3.16 | 2025-03-01 | 54776 | Update dependencies |
| 0.3.15 | 2025-02-24 | 54663 | Remove stream_state interpolation from source-insightly |
| 0.3.14 | 2025-02-22 | 54312 | Update dependencies |
| 0.3.13 | 2025-02-15 | 53827 | Update dependencies |
| 0.3.12 | 2025-02-08 | 53246 | Update dependencies |
| 0.3.11 | 2025-02-01 | 52748 | Update dependencies |
| 0.3.10 | 2025-01-25 | 52257 | Update dependencies |
| 0.3.9 | 2025-01-18 | 51814 | Update dependencies |
| 0.3.8 | 2025-01-11 | 51161 | Update dependencies |
| 0.3.7 | 2024-12-28 | 50631 | Update dependencies |
| 0.3.6 | 2024-12-21 | 50087 | Update dependencies |
| 0.3.5 | 2024-12-14 | 49646 | Update dependencies |
| 0.3.4 | 2024-12-12 | 49243 | Update dependencies |
| 0.3.3 | 2024-12-11 | 48288 | Starting 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.2 | 2024-10-29 | 47917 | Update dependencies |
| 0.3.1 | 2024-08-16 | 44196 | Bump source-declarative-manifest version |
| 0.3.0 | 2024-08-15 | 44140 | Refactor connector to manifest-only format |
| 0.2.16 | 2024-08-10 | 43646 | Update dependencies |
| 0.2.15 | 2024-08-03 | 43206 | Update dependencies |
| 0.2.14 | 2024-07-27 | 42785 | Update dependencies |
| 0.2.13 | 2024-07-20 | 42203 | Update dependencies |
| 0.2.12 | 2024-07-13 | 41747 | Update dependencies |
| 0.2.11 | 2024-07-10 | 41596 | Update dependencies |
| 0.2.10 | 2024-07-09 | 41249 | Update dependencies |
| 0.2.9 | 2024-07-06 | 40887 | Update dependencies |
| 0.2.8 | 2024-06-25 | 40271 | Update dependencies |
| 0.2.7 | 2024-06-22 | 40153 | Update dependencies |
| 0.2.6 | 2024-06-06 | 39307 | [autopull] Upgrade base image to v1.2.2 |
| 0.2.5 | 2024-05-14 | 38140 | Make compatible with builder |
| 0.2.4 | 2024-04-19 | 37177 | Updating to 0.80.0 CDK |
| 0.2.3 | 2024-04-18 | 37177 | Manage dependencies with Poetry. |
| 0.2.2 | 2024-04-15 | 37177 | Base image migration: remove Dockerfile and use the python-connector-base image |
| 0.2.1 | 2024-04-12 | 37177 | schema descriptions |
| 0.2.0 | 2023-10-23 | 31162 | Migrate to low-code framework |
| 0.1.3 | 2023-05-15 | 26079 | Make incremental syncs timestamp inclusive |
| 0.1.2 | 2023-03-23 | 24422 | Fix incremental timedelta causing missing records |
| 0.1.1 | 2022-11-11 | 19356 | Fix state date parse bug |
| 0.1.0 | 2022-10-19 | 18164 | Release Insightly CDK Connector |