This n8n workflow automates the process of monitoring a Notion database for tasks, specifically checking if tasks are assigned to a particular user (Harshil). It runs daily at 8 AM via a cron trigger, retrieves all to-do items from Notion, and filters those assigned to Harshil. If a task is assigned to him, the workflow sends a direct Slack message to a designated user, ensuring timely reminders. The workflow helps teams manage and follow up on tasks efficiently without manual tracking, improving productivity and communication. It’s particularly useful for project management, team coordination, and ensuring critical tasks are addressed promptly.
Automated Slack Reminders for Assigned Tasks
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | cron, if, noOp, notion, slack |
Reviews
There are no reviews yet.