Add Card
Use this action to add a new card to the specified list in your Trello account.
Using the Add Card Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Add Card action under the Trello connector to the canvas, place the pointer on the action, and then click or double-click the action. The Add Card action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add a new authorization, refer to the section Authorize Trello in the Trello connector topic.
* 
If you previously added an authorization for Trello, select an authorization from the list.
4. In the Card Name field, enter the name of the card you want to create.
5. In the Board ID field, select or specify the board ID under which you want to create a card.
6. In the List ID field, select or specify the list ID in which you want to create the card.
7. Click + to view the additional fields:
Member ID—Click Add and then select or specify the member ID you want to add to the card. To enter multiple member IDs, click Add.
Task Completed—Specify if the task is completed by the due date.
Description—Enter a short description for the card.
Labels—Enter a comma-separated list of the labels you want to assign to the card.
Due Date—Select the due date for the task.
Subscribed—Specify if you want to subscribe to the card to get notifications when any modifications are done.
Additional Fields—Click Add, and then enter following details:
Field Name—The name of the field you want to add. The field name should be same as the field name in the API docs.
Value—The value for the specified field. To enter multiple additional fields, click Add.
8. Click Done.
Was this helpful?