Skip to main content

Retrieve all user stories from Taiga

Retrieve all user stories from Taiga.

Application

  • Taiga

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Project IDID of the project to which the user story belongsText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Assignee IDID of the user whom the user story is assigned toText (Short)No
Epic IDID of the epic to which the user story belongsText (Short)No
Is closed?Whether the user story is closedTrue/FalseNo
Is archived?Whether the user story has been archivedTrue/FalseNo
Milestone (sprint) IDID of the milestone of the user storyText (Short)No
Role IDText (Short)No
Status IDID of the status of the user storyText (Short)No
Tag ID 1Provide tag IDText (Short)No
Tag ID 2Provide tag IDText (Short)No
Tag ID 3Provide tag IDText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A