Skip to main content

Linear Integration

Connect Lira to Linear to sync issues, list teams, and map members. Lira creates issues from meeting action items and receives updates via webhooks.

Setup

  1. Navigate to Settings → Integrations → Linear in the Lira dashboard
  2. Click Connect — you'll be redirected to Linear's OAuth consent page
  3. Authorize the Lira app
  4. Configure member mappings and default team

Capabilities

FeatureDescription
Issue syncCreate Linear issues from meeting action items
Team listingList all teams in the Linear workspace
Member mappingMap Linear users to Lira org members
Default teamSet a default team for new issues
Inbound webhooksReceive issue updates via POST /lira/v1/webhooks/inbound/linear

How Lira Uses Linear

During meetings, when Lira identifies an action item, it can automatically create a Linear issue:

  • Title — extracted from the action item
  • Description — includes meeting context and transcript excerpt
  • Assignee — mapped from speaker to Linear member
  • Team — uses the configured default team

OAuth Configuration

VariableDescription
LINEAR_CLIENT_IDLinear OAuth app client ID
LINEAR_CLIENT_SECRETLinear OAuth app client secret