Asana

Create task

Create a new task.

Inputs

Field

Type

Description

taskName [required]

string

resourceSubtype [required]

enum

createIn [required]

enum

In what type of resource you wish to create this task. Allowed enum values: workspace,project,parent

resourceGids [required]

[string]

The GID of the resource in which you wish to create this task. Only one resource GID may be provided if you are creating a task in a workspace or parent. Multiple project GIDs may be provided.

approvalStatus

enum

assigneeGid

string

The GID of the user you wish to assign the task to.

dueOn

string

The date in YYYY-MM-DD format on which this task is due.

notes

string

Free-form textual information associated with the task (i.e. its description). Check the Asana docs for task formatting options.

tags

An array of tag GIDs of tags that you wish to apply to the task.

Outputs

Expand All

Field

Type

Description

task [required]

object

url

string

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

actual_time_minutes

number,null

approval_status

string

created_at

string

created_by

dependencies

[object]

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

dependents

[object]

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

modified_at

string

completed_at

string,null

completed

boolean

completed_by

external

object

gid

string

data

string

html_notes

string

start_at

string,null

start_on

string,null

due_at

string,null

due_on

string,null

assignee_status

string

assignee

assignee_section

notes

string

workspace

object

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

num_hearts

number

hearted

boolean

hearts

[object]

gid [required]

string

user [required]

object

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

is_rendered_as_separator

boolean

parent

num_likes

number

num_subtasks

number

liked

boolean

likes

[object]

gid [required]

string

user [required]

object

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

tags

[object]

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

projects

[object]

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

memberships

[object]

project [required]

object

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

section [required]

followers

[object]

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string

custom_fields

[object]

enabled [required]

boolean

representation_type

string

enum_options

enum_value

precision

number,null

number_value

number,null

text_value

string,null

created_by

display_value [required]

string,null

type [required]

string,null

is_formula_field

boolean,null

is_value_read_only

boolean,null

description

string,null

multiple_enum_values

format

string,null

currency_code

string,null

custom_label

string,null

custom_label_position

string,null

is_global_to_workspace

boolean,null

has_notifications_enabled

boolean,null

asana_created_field

string,null

id_prefix

string,null

date_value

people_value

followers

parent

projects

tags

workspace

permalink_url

string,null

gid [required]

string

name

string

resource_type [required]

string

resource_subtype

string