Skip to main content

Retrieve all issues from Taiga

Retrieve all issues 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 issue 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 to assign the issue toText (Short)No
Order byField to order the issues byPredefined Choice ListNo
Owner IDID of the owner of the issueText (Short)No
Priority IDText (Short)No
Role IDText (Short)No
Severity IDText (Short)No
Status IDID of the status of the issueText (Short)No
Tag ID 1Provide tag IDText (Short)No
Tag ID 2Provide tag IDText (Short)No
Tag ID 3Provide tag IDText (Short)No
Type 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