This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Trello

Overview

The Trello source syncs data from Trello Boards API: Boards, Actions, Cards, Checklists, Lists, Users

The 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

ParameterDocumentation
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.