Automatically Sync Labeled Todoist Tasks to Notion
This workflow automates the process of transferring tasks from Todoist to Notion when they are labeled with a specific tag, ensuring seamless task management across platforms.
This workflow is designed to streamline task management by automatically syncing tasks from Todoist to Notion. It triggers on a schedule to check for tasks labeled with 'send-to-notion' in Todoist. Once identified, these tasks are added as new pages in a specified Notion database. The workflow also updates the task in Todoist by replacing the label and adding a Notion link to the task description, providing a comprehensive integration between the two platforms.
Platform
n8n
Category
Productivity
Price
Free
Creator
Lucas Dubois
if
notion
todoist
interval
googleCalendar
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.