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

Retrieve all tasks from Asana.

Application

  • Asana

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

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

The assignee to filter tasks on. Note: If you specify assignee, you must also specify the workspace to filter on

Text (Short)

No

Field ID 1

Defines fields to return

Text (Short)

No

Field ID 2

Defines fields to return

Text (Short)

No

Field ID 3

Defines fields to return

Text (Short)

No

Pretty?

Whether to provide “pretty” output

True/False

No

Project ID

The project to filter tasks on

Text (Short)

No

Section ID

The section to filter tasks on

Text (Short)

No

Workspace ID

The workspace to filter tasks on. Note: If you specify workspace, you must also specify the assignee to filter on

Text (Short)

No

Completed since

Only return tasks that are either incomplete or that have been completed since this time

Datetime

No

Modified since

Only return tasks that have been modified since the given time

Datetime

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?