Retrieve all user stories 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 user story 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 whom the user story is assigned to | Text (Short) | No | |
Epic ID | ID of the epic to which the user story belongs | Text (Short) | No | |
Is closed? | Whether the user story is closed | True/False | No | |
Is archived? | Whether the user story has been archived | True/False | No | |
Milestone (sprint) ID | ID of the milestone of the user story | Text (Short) | No | |
Role ID | Text (Short) | No | ||
Status ID | ID of the status of the user story | 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 |
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