This workflow automates the process of sending a weekly email summary of your completed Todoist tasks, helping you efficiently review your past week's accomplishments.
This workflow leverages Todoist's public API to fetch completed tasks and sends a neatly formatted email every Friday afternoon. It allows you to exclude specific projects from the summary, ensuring that only relevant tasks are included. By automating this process, you can save time and maintain a consistent review routine.
Platform
n8n
Category
Productivity
Price
Free
Creator
Lucas Silva
code
emailSend
httpRequest
manualTrigger
scheduleTrigger
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.