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.
Reference
Config fields reference
Field
Type
Property name
stringnull
start_date
stringnull
token
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
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 |