SSIS Components for Trello

Build 24.0.9062

CardAttachments

Lists all the attachments of each card.

Table Specific Information

Select

The 本製品 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 CardAttachments WHERE BoardId = '5835594ee003411c6abdbfbd'

Columns

Name Type ReadOnly Description
CardID [KEY] String True

The Id of the Card.

AttachmentId [KEY] String True

The Id of the Attachment.

Name String True

Filename of the Attachment.

BoardID String True

The Id of the Board referencing the card with attachment.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062