ビュー
ビューは、データを示すという点でテーブルに似ていますが、ビューは読み取り専用です。
クエリは、ビューに対して通常のテーブルと同様に実行することができます。
CData Python Connector for Trello ビュー
| Name | Description |
| Actions | Lists different actions made on Organization/Board/Card determined by type. |
| BoardPlugins | Lists all plugins enabled for each board. |
| BoardStars | Lists all the Boards that the user has starred. |
| CardLabels | Lists all labels assigned to each card. |
| CardMembers | Lists all members assigned to each card. |
| CardStickers | Lists all stickers for each card. |
| CheckListItems | Lists all items found on checklists. |
| Enterprises | Gets information about an enterprise. |
| Exports | Lists all exports of the organizations. |
| Labels | Lists all labels of the boards. |
| Notifications | Lists all notifications of the user logged. |
| OrganizationMembers | List the members in a Organization. |
| OrganizationPreferences | Lists preferences of the boards. |
| Organizations | Lists all organizations where the user is associated. |
| PluginData | Get data from plugins that have been enabled on board. |
| Reactions | Lists all Reactions made on the logged users Actions. |
| TokenPermissions | Gets information about read and write permissions. |