Sync Linear Issues to Todoist Tasks Automatically (Create, Update, Close) — n8n Workflow
Overview
✨ Try It Out! Sync your Linear issues to Todoist automatically with this n8n workflow. When an issue is created, updated, or completed in Linear, a corresponding task is created, updated, or closed in Todoist.
⚙️ How It Works
Triggered by issue changes via linearTrigger
Routes based on action (create, update, remove)
Checks if a matching Todoist task already exists (via issue ID)
If the issue has:
A due date
And is assigned to you ([email protected])
➤ Then it creates or updates th
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 26 nodes, connecting if, linear, lineartrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (26)
Todoist
todoist
Linear
linear
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
sync-linear-issues-to-todoist-tasks-automatically-create-update-closefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Léo Mathurin
@leo-mathurin
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →