This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Trello
Overview
The Trello source syncs data from Trello Boards API: Boards, Actions, Cards, Checklists, Lists, UsersThe source is using Airbyte docker image (@airbyte/source-trello). Learn more how Airbyte-based sources work
How to connect
Please read How to get your APIs Token and Key or you can log in to Trello and visit Developer API Keys.Connection Parameters
Parameter | Documentation |
---|---|
token *string (required) | A Trello token. See the docs for instructions on how to generate it. |
key *string (required) | A Trello token. See the docs for instructions on how to generate it. |
start_date *string (required) | UTC date and time in the format 2017-01-25T00:00:00Z. Any data before this date will not be replicated. |