Linear
Linear
Configuration
Linear source connector integrates with the Linear GraphQL API to extract project data.
Connects to your Linear workspace.
It provides comprehensive access to teams, projects, issues, and users with advanced rate limiting and error handling for optimal performance.
Authentication
This connector uses OAuth 2.0 authentication. Connect this source through the Airweave UI, which will guide you through the OAuth flow.
Configuration Options
This connector does not have any additional configuration options.
Data Models
The following data models are available for this connector:
LinearIssueEntity
Schema for Linear issue entities.
This entity represents an issue from Linear, containing all relevant metadata and content from the Linear API.
LinearAttachmentEntity
Schema for Linear attachment entities.
Attachments in Linear allow linking external resources to issues.
LinearProjectEntity
Schema for Linear project entities.
This entity represents a project from Linear, containing all relevant metadata and content from the Linear API.
LinearTeamEntity
Schema for Linear team entities.
This entity represents a team from Linear, containing all relevant metadata and content from the Linear API.
LinearUserEntity
Schema for Linear user entities.
This entity represents a user from Linear, containing all relevant metadata and content from the Linear API.