Retrieve board from Trello
Retrieve board from 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 | |
| Board ID | The ID of the board | Text (Short) | Yes | |
| Fields | Fields to return. Either "all" or a comma-separated list: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed, URL | Text (Long) | No | |
| Plugin data? | Whether to include pluginData on the card with the response | 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