Skip to main content

Update card in Trello

Update card in 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
Attachment coverThe ID of the image attachment the card should use as its cover, or null for noneText (Short)No
Board IDThe ID of the board the card should be onText (Short)No
Closed?Whether the board is closedTrue/FalseNo
DescriptionNew description of the boardText (Long)No
Due dateA due date for the cardDatetimeNo
Due complete?Whether the card is completedTrue/FalseNo
Label IDsComma-separated list of label IDs to set on cardText (Long)No
List IDThe ID of the list the card should be inText (Short)No
Member IDsComma-separated list of member IDs to set on cardText (Long)No
New board nameNew name of the boardText (Short)No
PositionThe position of the card. top, bottom, or a positive floatText (Short)No
Subscribed?Whether the acting user is subscribed to the boardTrue/FalseNo

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