Update list in Trello
Update list in Trello.
Application
- Trello
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| List ID | The ID of the list to update | Text (Short) | Yes | |
| Board ID | ID of a board the list should be moved to | Text (Short) | No | |
| Closed? | Whether the list is closed | True/False | No | |
| New list name | New name of the list | Text (Short) | No | |
| Position | The position of the list. top, bottom, or a positive float | Text (Short) | No | |
| Subscribed? | Whether the acting user is subscribed to the list | True/False | No |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
- N/A