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
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