Publisher
cloudquery
Latest version
v1.9.15
Type
Source
Platforms
Date Published
Trello board members
The trello_board_members table shows data for Trello board members.
Get all members in a board https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-id-members-get
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Columns #
Name | Type |
---|---|
avatar_hash | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
utf8 | |
full_name | utf8 |
id | utf8 |
id_boards | list<item: utf8, nullable> |
id_organizations | list<item: utf8, nullable> |
initials | utf8 |
username | utf8 |
Relations
This table depends on:
Trello Boards