Automate Linear Issue Sync with Todoist Tasks - n8n Workflow | Neura Market
Automate Linear Issue Sync with Todoist Tasks
Automatically sync Linear issues with Todoist tasks. This workflow creates, updates, or closes Todoist tasks based on changes in Linear issues.
This workflow leverages n8n to keep your task management in sync between Linear and Todoist. When an issue is created, updated, or marked as done in Linear, the corresponding task in Todoist is automatically created, updated, or closed. The workflow checks for existing tasks to prevent duplicates and enriches sub-issues with parent titles for better context. Customize the workflow by setting your Linear email and adjusting the synced states.
Platform
n8n
Category
Productivity
Price
Free
Creator
Amira Said
if
set
noOp
linear
switch
todoist
stickyNote
linearTrigger
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.