# Asana Connector - List project tasks

This action will list tasks in a specified project in Asana.

# Input

Field Description
Project ID
Required
The project ID. It can be found in URL of the project page.

# Output

Field Description
Tasks This object contains all tasks that belongs to the specified project. Each task contains the following fields.
  • ID
  • Name
  • Created by


Last updated: 9/30/2021, 7:26:55 AM

On this page