This n8n workflow automates the process of sending daily Slack reminders to users about their pending tasks stored in a Notion database. It is scheduled to run at 9:00 AM from Monday to Friday, ensuring team members receive timely updates at the start of each workday. The workflow involves fetching all tasks from Notion, filtering out completed ones, matching tasks with the correct users based on email and full name, and then sending personalized Slack direct messages listing the incomplete tasks along with their due dates. This automation is particularly useful for teams that use Notion for task management and Slack for communication, helping to improve task accountability and productivity without manual follow-up.
Automated Weekly Notion Task Reminders via Slack
Node Count | >20 Nodes |
---|---|
Nodes Used | cron, filter, notion, set, slack, stickyNote, switch |
Reviews
There are no reviews yet.