Create Asana Task
You can specify the workspace, project, task name, and due date, and the API will create the task under the authenticated user’s Asana account. It’s ideal for automation tools, no-code integrations, or project management workflows where you want to add tasks automatically from forms, CRMs, or scripts.
Create Asana Task endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Asana Task /create-asana-task |
Creates a new task in an Asana project. Requires an Asana personal access token or OAuth access token for authentication. |
Create Asana Task pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | 5 / second |
|
| ULTRA | $7 / month | 10 / second |
|
| MEGA | $20 / month | 25 / second |
|