Concepts

Concepts used in Asana BDK Book.

Asana project

A project in Asana

Field Name
Description
Type

gid

The global ID of the project

text

name

The name of the project

text

resource_type

The resource type of the project (e.g., "project")

text

Asana task

A task in Asana

Field Name
Description
Type

name

The name of the task

text

resource_type

The resource type of the task (e.g., "task")

optional[text]

resource_subtype

The resource subtype of the task (e.g., "default_task")

optional[text]

gid

The global ID of the task

optional[text]

html_notes

Optional HTML content of the task description.

optional[text]

created_at

The time at which this resource was created.

optional[text]

Last updated

Was this helpful?