Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

Linear

UpdatedMay 22, 2026Reading time1 min read

What it does

Linear manages issues via GraphQL: create, get, list with team / assignee / state filters.

Setup

  1. In Linear → Settings → API → OAuth applications, create an app with redirect URI https://<your-domain>/callback/linear.
  2. In FlowFn Admin → Platform Tools → Linear, paste Client ID, Client secret, and redirect URI.
  3. Connect from the FlowFn app and authorize (scopes: read, write).

Actions

  • Create Issue, Get Issue, List Issues

Notes

Linear is GraphQL-only. Issue id accepts the UUID or the human identifier (e.g. ENG-123).

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →