TDV Adapter for Trello

Build 22.0.8462

IncludeCustomFields

Determines if the custom fields created on a card will be shown.

Data Type

bool

Default Value

true

Remarks

Custom Fields is one of the most popular power ups found on Trello. To begin using Custom fields, first activate the power up in your Trello board and create/add custom fields to your cards. After you are done setting up the power up and adding custom fields, they will appear as columns in the Cards table. Set this property to false if you do not want custom fields to show up. Please note that you must also specify the BoardId in the connection string. This connection property is used for retrieving custom fields that have been created on Trello's cards.

SELECT * FROM Cards
Running the query above will list all the custom fields created as table columns.

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