TDV Adapter for Trello

Build 22.0.8462

OrganizationId

The Trello OrganizationId.

Data Type

string

Default Value

""

Remarks

The Trello OrganizationId references a specific Trello organization. If specified the range of some queries will be bound to that organization. For example:

SELECT * FROM Lists
will return all lists of the boards on that organization.
SELECT * FROM Memberships
will return all members of the organization.
SELECT * FROM Actions
will return all actions on the organization.

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