Publisher
cloudquery
Latest version
v1.9.15
Type
Source
Platforms
Date Published
Trello board checklists
The trello_checklists table shows data for Trello board checklists.
Get all checklists in a board https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-id-checklists-get
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Columns #
Name | Type |
---|---|
check_items | json |
_cq_id | uuid |
_cq_parent_id | uuid |
id | utf8 |
id_board | utf8 |
id_card | utf8 |
name | utf8 |
pos | float64 |
Relations
This table depends on:
Trello Boards