Trello - Update a card

Use the Trello - Update a card action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to update the details of a card in Trello. For more information about the Trello connector, go to Trello.

Configure the Trello - Update a card action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.

  1. Type a Card ID for the card you want to update.

Trello - Update a card action fields, buttons, and settings

Section

Field

Description

Variable types

(unlabeled) Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store. The Trello connection to use to update a card.

To refresh the available connections, click Refresh.

(n/a)
(unlabeled) Card ID The ID of the card you want to update. Text, Decimal, Integer, Boolean, DateTime, Collection
(unlabeled) Name The new name of the card. Text, Decimal, Integer, Boolean, DateTime, Collection
(unlabeled) Description The new description for the card. Text, Decimal, Integer, Boolean, DateTime, Collection
(unlabeled) Archive Indicates if the card must be archived. Boolean
(unlabeled) Due date A due date for the card. DateTime, Text Integer
Output Card Stores the result of the action as an object. The following values are returned:
  • Name: (Text) The name of the card.
  • ID: (Text) The unique ID of the card.
  • List ID: (Text) The unique ID of the list the card belongs to.
  • Board ID: (Text) The unique ID of the board the list belongs to.
  • URL: (Text) The full URL link to the card starting with http:// or https://.
  • Member IDs: (Collection) A comma-separated list of member IDs that are on this card.
  • Checklist IDs: (Collection) A collection of checklist IDs that are on this card.
  • Labels: (Collection) A collection of labels containing the following variables:
    • ID: (Text) The unique ID of the label.
    • Board ID: (Text) The unique ID of the board.
    • Name: (Text) The name of the label.
    • Color: (Text) The color of the label.
Object