/productboard-linear-connector

A starter repository for a Linear.app/Productboard 2-way integration using APIs

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Productboard - Linear connector

Caution: the middleware is provided as-is without technical support

Deploy

Configuration

ENV variable Value
LINEAR_API_KEY Personal API token from Linear.app
PRODUCTBOARD_API_KEY API Key from Productboard settings
LINEAR_TEAM_ID UUID of Linear.app team to create issues in. Run JSON.parse(localStorage.getItem('userSettings')).activeTeamId in Linear web console to fetch
BASE_URL URL where this integration can be found, including protocol, excluding trailing slash. e.g. https://pblinear.herokuapp.com

Todo

  • Update title and/or description in Linear if updated in PB
  • Restore Productboard connection on restoring Linear issue from Trash
  • Webhook authentication using secrets

Demo

Demo of 2-way status sync