Automatically Create Linear Issues from Gmail Support Requests - n8n Workflow | Neura Market
Automatically Create Linear Issues from Gmail Support Requests
Monitors Gmail inbox for support requests, uses AI to triage them, and auto-creates prioritized issues in Linear for efficient bug tracking and resolution.
This n8n workflow automates the conversion of Gmail support request messages into actionable issues in Linear, streamlining IT and development support processes. It starts with a scheduled trigger that fetches recent emails from a designated Gmail inbox, filters them to process only new support requests, and converts HTML bodies to markdown for better handling.
The core intelligence comes from an OpenAI-powered AI agent that analyzes each message: it generates a concise title and description, a
Platform
n8n
Category
Development & IT
Price
$14.99
Creator
Maxim Luong
Gmail
Linear
OpenAI
AI Triage
Support Automation
Issue Tracking
Bug Reports
IT Support
Development Workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.