ODBC Driver for Trello

Build 22.0.8462

BoardPlugins

Lists all plugins enabled for each board.

Table Specific Information

Select

The driver will use the Trello API to process the criteria columns. Get all the plugins that are enabled in Boards.

SELECT * FROM BoardPlugins

SELECT * FROM BoardPlugins WHERE BoardId='5835594ee003411c6abdbfbd'
You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.

Columns

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

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