# Asana connector - Create subtask action

This action allows you to create a subtask in Asana.

# Input

Field Description
Assignee status The status of the people assigned.
Completed Whether the task is completed.
Due on The date when the task is due.
Due at The date and time when the task is due.
Heart this Whether to add a heart to this task.
Start on Schedule a start date. If this value is provided, either "Due on" or "Due at" field should be specified
Like this Whether to add a like to this task.
Task name The name of the task.
Description The description of the task.
Task ID The ID of the task.
Assignee The unique identifier of the task.
Followers The people that follow this task.
Projects The projects that this task belongs to.
Tags The tags attached to this task.
Sample workspace Custom fields defined in your Asana workspace or project. These are listed automatically after you select the workspace or project URL.

# Output

Field Description
Task ID The task ID.
Assignee The people that are assigned to this task.
Assignee status The status of the people assigned.
Completed Whether the task is completed.
Completed at The date and time when the task was completed.
Created at The date and time when this record was created.
Due on The date when the task is due.
Due at The date and time when the task is due.
Followers The people that follow this task.
Number of hearts The number of hearts given to the task.
Hearts The people who have added heart to the task.
Start on The start date of this task.
Like this Shows whether the authorized user has liked this task.
Number of likes The number of likes added to the task.
Likes The people that have liked this task.
Modified at The date when the task was last modified.
Task name The name of the task.
Description The description of the task.
Projects The projects that this task belongs to.
Parent Task The parent task for this task.
Workspace The workspace that this task belongs to.
Memberships The membership details about this task.
Tags The tags attached to this task.
Created by The user that created this task.


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

On this page