# Asana connector - List project tasks action

This action allows you to 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 belong to the specified project. Each task contains the following fields:
  • ID
  • Name
  • Created by


Last updated: 2/2/2024, 8:05:18 PM

On this page