Update Card
Use this action to update the specified card.
Using the Update 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 Update Card action under the Trello connector to the canvas, place the pointer on the action, and then click or double-click the action. The Update 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 Board ID field, select or specify the board ID of the card you want to update.
5. In the List ID field, select or specify the list ID of the card you want to update.
6. In the Card ID or Short Link field, select or specify the card ID or enter the short link of the card you want to update.
7. In the Member IDs field, select or specify the Member ID of the member you want to add to the card. To enter multiple member IDs, click Add.
8. Click + to view the additional fields:
Due Date—Select a due date for the task.
Name—Enter a name for the card.
Description—Enter a short description for the card.
Task Completed—Specify if the task is completed by the due date.
Labels—Enter a comma-separated list of the labels you want to assign to the card.
Subscribed—Specify if you want to subscribe to the card to get notifications when modified.
Additional Fields—Click Add, and then enter following details:
Field Name—Name of the field that you want to add. The field name should be same as the field name specified in the API docs.
Value
—The specified field value. To enter multiple additional fields, click Add.
9. Click Done.
Was this helpful?