Skip to main content
The Asana Toolkit allows your workflows to interact with Asana — retrieving projects, tasks, users, and workspaces, as well as creating and updating tasks.

Authentication

All Asana tools require an Asana account connection. Each tool includes an Asana Account selector with two options: If no account is connected, click Connect Asana Account to authenticate.

Tools

Get Asana Projects

Retrieves all projects accessible to the connected Asana account.

Get Asana Users

Retrieves all users in the connected Asana workspace.

Get Asana Workspaces

Retrieves all workspaces accessible to the connected Asana account.

Get Asana Custom Fields

Retrieves the custom field definitions configured for a specific Asana project.

Get Asana Tasks

Retrieves tasks from a specific Asana project with optional filters for assignee, workspace, and pagination.

Get Asana User Tasks

Retrieves all tasks assigned to a specific user in Asana.

Create Asana Task

Creates a new task in a specified Asana project.

Update Asana Task

Updates an existing Asana task by its ID.