Skip to main content
Connect Linear to Airweave to make your product development workflow searchable by AI agents.

What Gets Synced

The Linear connector syncs:
  • Teams - Team metadata and hierarchies
  • Projects - Project status and roadmaps
  • Issues - All issue types with full context
  • Comments - Issue discussions
  • Users - Team member information
  • Attachments - Files and links attached to issues

Authentication

This connector uses OAuth 2.0 authentication via Linear’s GraphQL API.

Setup

1

Add Linear Connection

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

Authorize Access

Click Connect and authorize Airweave to access your Linear workspace.
3

Start Sync

Airweave will begin syncing your Linear data.

Supported Entities

Linear Issues

Issues with identifiers like ENG-123. Key fields:
  • Identifier and title
  • Description and state
  • Priority and due date
  • Assignee and team
  • Project association

Linear Projects

Projects with roadmap and progress data. Key fields:
  • Project name and slug
  • Description and state
  • Target dates and progress
  • Team associations
  • Project lead

Linear Teams

Team organization and metadata. Key fields:
  • Team name and key
  • Description and icon
  • Parent team relationships
  • Issue count

Implementation Details

View Source Code

Explore the Linear connector implementation on GitHub