Update checklist item in Trello
Update checklist item in Trello.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Card ID | The ID of the card | Text (Short) | Yes | |
| Checkitem ID | The ID of the checklist item to update | Text (Short) | Yes | |
| New checklist item name | The new name for the checklist item | Text (Short) | No | |
| State | | Predefined Choice List | No | |
| Checklist ID | The ID of the checklist this item is in | Text (Short) | No | |
| Position | The position of the checklist on the card. One of: top, bottom, or a positive number | Text (Short) | 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