Skip to main content

Retrieve all tasks from Taiga

Retrieve all tasks 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 task 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 task is assigned toText (Short)No
Is closed?Whether the task is closedTrue/FalseNo
Milestone (sprint) IDID of the milestone of the taskText (Short)No
Owner IDID of the owner of the taskText (Short)No
Role IDText (Short)No
Status IDID of the status of the taskText (Short)No
Tag ID 1Provide tag IDText (Short)No
Tag ID 2Provide tag IDText (Short)No
Tag ID 3Provide tag IDText (Short)No
User story IDID of the user story to which the task belongsText (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