# Asana Connector - Search tasks

This action will search tasks in a specified workspace in Asana.

# Input

Field Description
Workspace ID
Required
The workspace ID.
Assignee ID The assignee ID. Leave empty to get tasks assigned to the authorized user.

# Output

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


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

On this page