Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

AsanaConnect

asana-get-project


Get the project from Asana

Base Command

asana-get-project

Input

Argument Name Description Required
project_id id of the project in asana. id can be found in the asana project url. (e.g. https://app.asana.com/0/XXXXXXXXXXX/list). Required

Context Output

There is no context output for this command.

asana-create-task


creates a task in the given project

Base Command

asana-create-task

Input

Argument Name Description Required
project_id id of the project in asana. id can be found in the asana project url. (e.g. https://app.asana.com/0/XXXXXXXXXXX/list). Required
name name of the task to create. Required

Context Output

There is no context output for this command.

asana-get-all-projects


gets the list of projects on asana

Base Command

asana-get-all-projects

Input

Argument Name Description Required

Context Output

There is no context output for this command.