Read User Tasks

Read a user task in your Asana instance.

Options

Field Definition Type Required

Organization

Organizations in your Asana workspace.

Dropdown

TRUE

Read Tasks

My Tasks: Returns all tasks assigned to you.

One by ID: Returns a single task by its unique identifier.

All Tasks: Returns all tasks for the selected organization.

Dropdown

TRUE

Input

Field Definition Type Required

User

User ID

Unique identifier of the user.

Text

TRUE

Task

Task ID

Identifier for the task (available if you choose the option One by ID from the Read Tasks dropdown).

Text

TRUE

Output

Field Definition Type

Task ID

Identifier for the task.

Text

Task Name

Name of a task.

Text

Description

Description of a task.

Text

Time Created

Date and time when a task was created in ISO 8601.

Date & Time

Time Modified

Date and time when a task was last modified in ISO 8601.

Date & Time

Completed?

Indicates whether a task was completed or not.

True/False

Time Completed

Date and time when a task was completed. Data will be displayed only if the field Completed? contains the value of True.

Date & Time

Due On

Due date (but not time) for a task in YYYY-MM-DD format.

This field will only output data when a due date is assigned to the task.

Date & Time

Due At

Due date and time for a task in ISO 8601.

This field will only output data when a task was assigned with a due date and a specified time.

Date & Time

Workspace ID

Identifier of the workspace that contains the task.

Text

Workspace Name

Name of the workspace that contains the task.

Text

Project ID

Identifier of the project that contains the task.

Text

Project Name

Name of the project that contains the task.

Text

Section ID

Identifier for the section that contains a task.

Text

Section Name

Name for the section that contains a task.

Text

Parent Task ID

Identifier of the parent task to which a task belongs.

Text

Assignee ID

Unique identifier of the user to whom a task is assigned.

Text

Assignee Name

Name of the user to whom a task is assigned.

Text

Attachment IDs

Identifiers of attachments to the task.

Text

Tags

Tags assigned to a task.

Text

Followers

Users that are added to a task with the role of follower.

Text

User ID

Unique identifier of the user.

Text

Name

Name of the task follower.

Text

Related topics

Asana connector

Cards in flows

Asana API documentation