Linking Trello as a source

Alpha release

This source is currently in alpha. The interface and available tables may change.

Enter your Trello API key and token to sync your boards, cards, lists and more into the PostHog data warehouse.

Adding a data source

  1. Go to the sources tab of the data pipeline section in PostHog.
  2. Click + New source and then click Link next to Trello.
  3. Get your API key from trello.com/power-ups/admin and generate a token with read access for your account.
  4. Back in PostHog, paste the values into the API key and API token fields and click Next.
  5. Select the tables you want to sync, set the sync method and frequency, then click Import.

Once the syncs are complete, you can start using Trello data in PostHog.

Available tables

TableDescriptionSync method
boardsBoards for the authenticated memberFull refresh
organizationsTrello workspaces (organizations)Full refresh
listsLists across your boardsFull refresh
cardsCards across your boards (open cards only by default)Full refresh
checklistsChecklists across your boardsFull refresh
labelsLabels across your boardsFull refresh
membersBoard members (deduplicated across boards)Full refresh
actionsBoard activity actionsIncremental

Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.

Configuration

OptionTypeRequired
API keypasswordYes
API tokenpasswordYes

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
boards

A Trello board that organizes lists and cards for a project.

Full refresh
organizations

A Trello workspace (organization) that groups boards and members.

Full refresh
lists

A list (column) on a board that holds an ordered set of cards.

Full refresh
cards

A card on a board, representing a task or item that moves through lists.

Full refresh
checklists

A checklist attached to a card, containing a set of check items.

Full refresh
labels

A label that can be applied to cards on a board for categorization.

Full refresh
members

A Trello member who belongs to a board.

Full refresh
actions

An action recording an event that happened on a board (e.g. a card moved or comment added).

Incremental, Full refreshdate

Community questions

Was this page useful?

Questions about this page? or post a community question.