docs/integrations/sources/trello.md
This page contains the setup guide and reference information for the Trello source connector.
For Airbyte Cloud:
For Airbyte Open Source:
Create a Trello Account.
<!-- env:cloud -->For Airbyte Cloud:
Authenticate your Trello account.Allow access.For Airbyte Open Source:
The Trello source connector supports the following sync modes:
This connector outputs the following streams:
The connector is restricted by normal Trello requests limitation.
The Trello connector should not run into Trello API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 1.3.10 | 2025-08-24 | 65474 | Update dependencies |
| 1.3.9 | 2025-08-10 | 64813 | Update dependencies |
| 1.3.8 | 2025-08-02 | 64394 | Update dependencies |
| 1.3.7 | 2025-07-27 | 64086 | Update dependencies |
| 1.3.6 | 2025-07-20 | 63680 | Update dependencies |
| 1.3.5 | 2025-07-12 | 63204 | Update dependencies |
| 1.3.4 | 2025-07-05 | 62668 | Update dependencies |
| 1.3.3 | 2025-06-28 | 62283 | Update dependencies |
| 1.3.2 | 2025-06-21 | 61828 | Update dependencies |
| 1.3.1 | 2025-06-14 | 48153 | Update dependencies |
| 1.3.0 | 2024-01-02 | 50853 | Restrore unit tests |
| 1.2.1 | 2024-10-29 | 43914 | Update dependencies |
| 1.2.0 | 2024-10-22 | 47257 | Migrate to Manifest-only |
| 1.1.0 | 2024-07-17 | 42019 | Migrate to CDK v3.5.3 |
| 1.0.10 | 2024-07-13 | 41774 | Update dependencies |
| 1.0.9 | 2024-07-10 | 41601 | Update dependencies |
| 1.0.8 | 2024-07-09 | 41099 | Update dependencies |
| 1.0.7 | 2024-07-06 | 40825 | Update dependencies |
| 1.0.6 | 2024-06-27 | 40592 | Updated to use latest CDK version, fixed cursor pagination logic |
| 1.0.5 | 2024-06-29 | 39999 | Update dependencies |
| 1.0.4 | 2024-06-06 | 39263 | [autopull] Upgrade base image to v1.2.2 |
| 1.0.3 | 2024-04-30 | 37598 | Changed last records to last record |
| 1.0.2 | 2023-10-13 | 31205 | Improve spec description for board ids |
| 1.0.1 | 2023-10-13 | 31168 | Fix cards schema |
| 1.0.0 | 2023-09-08 | 29876 | Migrate to Low Code CDK |
| 0.3.4 | 2023-07-31 | 28734 | Updated expected records for CAT test and fixed advancedAuth broken references |
| 0.3.3 | 2023-06-19 | 27470 | Update Organizations schema |
| 0.3.2 | 2023-05-05 | 25870 | Added CDK typeTransformer to guarantee JSON schema types |
| 0.3.1 | 2023-03-21 | 24266 | Get board ids also from organizations |
| 0.3.0 | 2023-03-17 | 24141 | Certify to Beta |
| 0.2.0 | 2023-03-15 | 24045 | Fix schema for boards and cards streams |
| 0.1.6 | 2021-12-28 | 8628 | Updated fields in source-connector specifications |
| 0.1.3 | 2021-11-25 | 8183 | Enable specifying board ids in configuration |
| 0.1.2 | 2021-11-08 | 7499 | Remove base-python dependencies |
| 0.1.1 | 2021-10-12 | 6968 | Add oAuth flow support |
| 0.1.0 | 2021-08-18 | 5501 | Release Trello CDK Connector |