Skip to main content
Connect Asana to Airweave to make your project management data searchable by AI agents.

What Gets Synced

The Asana connector syncs:
  • Workspaces - Organization-level containers
  • Projects - Project metadata, status, and custom fields
  • Sections - Project sections/columns
  • Tasks - Task details, assignments, and dependencies
  • Comments - Task comments and discussions
  • Attachments - Files attached to tasks

Authentication

This connector uses OAuth 2.0 authentication.

Setup

1

Add Asana Connection

In Airweave, navigate to your collection and click Add SourceAsana.
2

Authorize Access

Click Connect and authorize Airweave to access your Asana workspaces.
3

Start Sync

Airweave will begin syncing your Asana data.

Supported Entities

Asana Projects

Project containers with metadata and custom fields. Key fields:
  • Project name and description
  • Created/modified timestamps
  • Owner and team
  • Current status
  • Custom field values

Asana Tasks

Task details with full context. Key fields:
  • Task name and notes
  • Assignee and status
  • Due dates and dependencies
  • Custom fields
  • Parent/subtask relationships

Asana Comments

Comments and discussions on tasks. Key fields:
  • Comment text (plain and HTML)
  • Author and timestamp
  • Associated task

Implementation Details

View Source Code

Explore the Asana connector implementation on GitHub