Sync Linear Issues to Todoist Tasks Automatically (Create, Update, Close)
✨ 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 (youremail@example.com)
➤ Then it creates or updates the task accordingly
If the issue is marked Done, the Todoist task is closed
If it's deleted in Linear, the Todoist task is also removed
Sub-issues get enriched with their parent title for clarity
🛠️ Customization
Replace youremail@example.com with your Linear email in the IF nodes Adjust which states are synced (e.g. “In Progress”, “Todo”...) Customize the Todoist project, labels, or title formatting
⚠️ Bi-directional Sync?
This workflow is one-way (Linear ➜ Todoist).
Bi-directional syncing might be possible but isn’t handled here—it would be a cool upgrade!
✅ Requirements
n8n with OAuth2 access to Linear and Todoist Your Linear email set in the workflow for filtering A target Todoist project (default: Inbox)
💬 Need Help?
Ask in the n8n Forum or join the Discord.
Happy Automating! 🚀
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
📸 Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments