Actions
Update Card
Update a card.
Parameters
Parameter | Description |
---|---|
Address | For use with/by the Map View. |
Attachment Cover ID | The ID of the image attachment the card should use as its cover, or null for none. |
Board ID | The ID of the board the card should be on. |
Card ID | The ID of the Card. |
Closed | Whether the card should be archived (closed: true). |
Coordinates | For use with/by the Map View. Should be latitude,longitude. |
Cover | Updated the card’s cover. |
Description | The new description for the card. |
Due | When the card is due, or null . |
Due Complete | Whether the due date should be marked complete. |
Label IDs | Comma-separated list of label IDs. |
List ID | The ID of the list the card should be in. |
Location Name | For use with/by the Map View. |
Members IDs | Comma-separated list of member IDs. |
Name | The new name for the card. |
Position | The position of the card in its list. top , bottom , or a positive float. |
Start | The start date of a card, or null . |
Subscribed | Whether the member is should be subscribed to the card. |
Example Output
Workflow Library Example
Update Card with Trello and Send Results Via Email
Preview this Workflow on desktop