Trello - Create a card

Use the Trello - Create 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 create a card in a list on a board in Trello. For more information about the Trello connector, go to Trello.

Configure the Trello - Create 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. Select the Board containing the list where you want to create the card.
  2. Select the List that belongs to the board.
  3. Type a Name for the card.

Trello - Create 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 create a card.

To refresh the available connections, click Refresh.

(n/a)
(unlabeled) Board The board containing the list where you want to create the card. When you specify the Trello connection, all the boards in the selected connection are available to select from in the Board drop-down list. If you want to select a board that is not in the list, you can insert a variable in the Board field. When using a variable, use the board ID. Text, Decimal, Integer, Boolean, DateTime, Collection
(unlabeled) List The list where you want to create the card. When you specify the Board, all the lists in the selected board are available to select from in the List drop-down list. If you want to select a list that is not in the drop-down list, you can insert a variable in the List field. When using a variable, use the list ID. Text, Decimal, Integer, Boolean, DateTime, Collection
(unlabeled) Name The name of the card you want to create. Text, Decimal, Integer, Boolean, DateTime, Collection
(unlabeled) Description The description for the card. Text, Decimal, Integer, Boolean, DateTime, Collection
(unlabeled) Position The position where you want to add the card in the list on the board. When using a variable, use top, bottom, or a positive number, for example 2. Text, Decimal, Integer, Boolean, DateTime, Collection
(unlabeled) Due date A due date for the card. Text, Decimal, Integer, Boolean, DateTime, Collection
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://.
Object