Skip to main content
Retrieve card from Trello
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve card from Trello.

Application

  • Trello

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected account

The connected account to use for the request

Connected Account

Yes

Card ID

The ID of the card

Text (Short)

Yes

Fields

Fields 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, url

Text (Long)

No

Board?

Whether to return the board object the card is on

True/False

No

Board fields

Fields to return. Either "all" or a comma-separated list: name, desc, descData, closed, idOrganization, pinned, url, prefs

Text (Long)

No

Custom field items?

Whether to include the customFieldItems

True/False

No

Members?

Whether to return member objects for members on the card

True/False

No

Member fields

Fields to return. Either "all" or a comma-separated list: avatarHash, fullName, initials, username

Text (Long)

No

Plugin data?

Whether to include pluginData on the card with the response

True/False

No

Stickers?

Whether to include sticker models with the response

True/False

No

Sticker fields

Fields to return. Either "all" or a comma-separated list of sticker fields

Text (Long)

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?