Sync Linear Tickets to Google Sheets Daily - n8n Workflow | Neura Market
Sync Linear Tickets to Google Sheets Daily
Automatically pulls all Linear tickets from specified teams via GraphQL and exports them to Google Sheets for custom analysis, bypassing Linear Insights costs.
This n8n workflow automates the daily export of Linear tickets to Google Sheets, enabling teams to track issues, priorities, states, cycles, estimates, and labels without relying on Linear's paid Insights features. It uses a scheduled trigger to run every day at 9 AM, queries the Linear GraphQL API for tickets filtered by team (e.g., 'Adore'), handles pagination with hasNextPage and endCursor, and maps data automatically to a Google Sheet. Users simply add one 'id' column, and the workflow popul
Platform
n8n
Category
Website Building
Price
$12.99
Creator
Jordi Faber
Linear
Google Sheets
Ticket Sync
GraphQL
Project Management
Data Export
Scheduled Automation
Issue Tracking
DevOps
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.