Skip to main content

Retrieve all tasks from Asana

Retrieve all tasks from Asana.

Application

  • Asana

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Assignee IDThe assignee to filter tasks on. Note: If you specify assignee, you must also specify the workspace to filter onText (Short)No
Field ID 1Defines fields to returnText (Short)No
Field ID 2Defines fields to returnText (Short)No
Field ID 3Defines fields to returnText (Short)No
Pretty?Whether to provide “pretty” outputTrue/FalseNo
Project IDThe project to filter tasks onText (Short)No
Section IDThe section to filter tasks onText (Short)No
Workspace IDThe workspace to filter tasks on. Note: If you specify workspace, you must also specify the assignee to filter onText (Short)No
Completed sinceOnly return tasks that are either incomplete or that have been completed since this timeDatetimeNo
Modified sinceOnly return tasks that have been modified since the given timeDatetimeNo

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