Daily Notion To-Do Checker with Slack DM Reminders
Triggers daily to fetch incomplete tasks from Notion, checks assignments, and sends personalized Slack direct messages to users.
This workflow automates productivity by running every day at 8 AM via a Cron trigger. It fetches all tasks from a specified Notion block (like a to-do database), filters for incomplete items assigned to specific users (e.g., 'Harshil'), and notifies them via Slack.
If a task matches the criteria, it creates a direct message channel on Slack and sends the to-do details directly to the assignee, ensuring nothing falls through the cracks. Non-matching tasks route to a NoOp node, keeping the workfl
Platform
n8n
Category
Lifestyle
Price
$11.99
Creator
BestWorkflows
Notion
Slack
To-Do
Reminders
Productivity
Automation
Cron
Daily
DM
Tasks
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.