# 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: 5/21/2025, 5:22:32 AM

On this page