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