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