Retrieve all issues from Taiga.
Application
Taiga
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Project ID | ID of the project to which the issue belongs | Text (Short) | Yes | |
Return all? | Whether to return all results or only up to a given limit | True/False | No | |
Limit | Max number of results to return | Number | No | |
Assignee ID | ID of the user to assign the issue to | Text (Short) | No | |
Order by | Field to order the issues by | Predefined Choice List | No | |
Owner ID | ID of the owner of the issue | Text (Short) | No | |
Priority ID | Text (Short) | No | ||
Role ID | Text (Short) | No | ||
Severity ID | Text (Short) | No | ||
Status ID | ID of the status of the issue | Text (Short) | No | |
Tag ID 1 | Provide tag ID | Text (Short) | No | |
Tag ID 2 | Provide tag ID | Text (Short) | No | |
Tag ID 3 | Provide tag ID | Text (Short) | No | |
Type ID | 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
N/A