Skip to main content
All CollectionsWrk Action LibraryTaiga
Retrieve all tasks from Taiga
Retrieve all tasks from Taiga
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve all tasks 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 task 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 task is assigned to

Text (Short)

No

Is closed?

Whether the task is closed

True/False

No

Milestone (sprint) ID

ID of the milestone of the task

Text (Short)

No

Owner ID

ID of the owner of the task

Text (Short)

No

Role ID

Text (Short)

No

Status ID

ID of the status of the task

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

User story ID

ID of the user story to which the task belongs

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

Did this answer your question?