Retrieve list from Trello
Retrieve list from 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 | |
| List ID | The ID of the list to get | Text (Short) | Yes | |
| Fields | Fields to return. Either "all" or a comma-separated list of fields | Text (Long) | 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