When AI extracts an action item from a meeting transcript, you can promote it to a Linear issue with one click. Status changes sync back so your Opportunity Room MAP stays current.
AI-extracted action items from meetings can be one-click promoted to Linear issues with the right team, project, and assignee.
When the linked Linear issue moves to Done, FastFollow marks the action item complete in the Opportunity Room MAP.
~10 minutes
In Linear → Settings → API → OAuth Applications → New OAuth application. Pick a name and configure URIs.
Under the OAuth app, request the scopes FastFollow needs to read teams and create/update issues.
Copy the Client ID and Client Secret into FastFollow → Integrations → Linear, then complete OAuth.
The most common Linear errors
AuthenticationErrorGraphQL requests return AuthenticationError.
Fix: Access token expired (Linear tokens last ~10 years but can be revoked). Reconnect from FastFollow → Integrations → Linear.
NotFoundError (team)Creating an issue fails because the team ID does not exist.
Fix: The mapped team was deleted or renamed in Linear. Update the team mapping in FastFollow → Integrations → Linear → Team Mapping.
rate_limitedBulk imports hit the 1500/hour Linear rate limit.
Fix: FastFollow respects Linear’s GraphQL rate limits and pauses with exponential backoff. For very large historical imports, contact support.