Add Task

Create a new task within your Asana organization.

Options

Field Definition Type Required
Organization Organizations in your Asana workspace. Dropdown TRUE

Input

Field Definition Type Required
Add To
Project ID Identifier of the project to which you will add a task. String FALSE
Section ID Identifier of the section that contains your project. String FALSE
Task
Task Name Name of the task. String FALSE
Description Description of the task. String FALSE
Parent Task ID Identifier of the parent task to which the current task belongs. String FALSE
Due On Due date (but not time) for the task in YYYY-MM-DD format.
Note

This field will only output data when a due date is assigned to the task. Depending whether the Due On or the Due At field contains a value, you may have to use the Assign If function to send the date value to another app.

String FALSE
Due At Due date and time for the task in ISO 8601.
Note

This field will only output data when a task was assigned with a due date and a specified time. This means that you may have to use the Assign If function to send the due date to another app depending on whether the Due On or the Due At field has data.

String FALSE
Assignee Name of the user to whom the new task is assigned. String FALSE
Tags Tags assigned to the new task. String FALSE
Followers Users added to the new task with the role of follower. String FALSE
Caution

Use only one of the Due On or Due At fields, not both.

Output

Field Definition Type
Task ID Identifier for the new task. String
Section ID Identifier for the section that contains the task. String

Related topics

Asana connector

Cards in flows

Asana API documentation