Skip to main content

Retrieve card from Trello

Retrieve card from Trello.

Application

  • Trello

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Card IDThe ID of the cardText (Short)Yes
FieldsFields to return. Either "all" or a comma-separated list: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idBoard, idChecklists, idLabels, idList, idMembers, idShort, idAttachmentCover, manualCoverAttachment, labels, name, pos, shortUrl, urlText (Long)No
Board?Whether to return the board object the card is onTrue/FalseNo
Board fieldsFields to return. Either "all" or a comma-separated list: name, desc, descData, closed, idOrganization, pinned, url, prefsText (Long)No
Custom field items?Whether to include the customFieldItemsTrue/FalseNo
Members?Whether to return member objects for members on the cardTrue/FalseNo
Member fieldsFields to return. Either "all" or a comma-separated list: avatarHash, fullName, initials, usernameText (Long)No
Plugin data?Whether to include pluginData on the card with the responseTrue/FalseNo
Stickers?Whether to include sticker models with the responseTrue/FalseNo
Sticker fieldsFields to return. Either "all" or a comma-separated list of sticker fieldsText (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A