Back to source list
Official
Premium
Trello
Sync from Trello to any destination
Publisher
cloudquery
Latest version
v1.8.5
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $26
monthly free quota
1M rows
Trello board cards
The trello_board_cards table shows data for Trello board cards.
Get all cards in a board https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-id-cards-get
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Columns #
Name | Type |
---|---|
actions | json |
attachments | json |
badges | json |
check_item_states | json |
checklists | json |
closed | bool |
_cq_id | uuid |
_cq_parent_id | uuid |
custom_field_items | json |
date_last_activity | timestamp[us, tz=UTC] |
desc | utf8 |
due | timestamp[us, tz=UTC] |
due_complete | bool |
utf8 | |
id | utf8 |
id_attachment_cover | utf8 |
id_board | utf8 |
id_check_lists | list<item: utf8, nullable> |
id_labels | list<item: utf8, nullable> |
id_list | utf8 |
id_members | list<item: utf8, nullable> |
id_members_voted | list<item: utf8, nullable> |
id_short | int64 |
labels | json |
manual_cover_attachment | bool |
members | json |
name | utf8 |
pos | float64 |
short_link | utf8 |
short_url | utf8 |
start | timestamp[us, tz=UTC] |
subscribed | bool |
url | utf8 |