TDV Adapter for Trello

Build 22.0.8462

BoardStars

Lists all the Boards that the user has starred.

Table Specific Information

Select

The adapter will use the Trello API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client-side within the driver. For example, the following query is processed server-side:

SELECT * FROM BoardStars

SELECT * FROM BoardStars WHERE BoardId='4e99eb7aa9897361bc22e6ce'

Columns

Name Type Description
ID [KEY] String Record Id.
BoardId String The Id of the Board.
Position Int Position.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462