Productivity

Check Notion tasks and send scheduled Slack alerts

6 nodes 141 96 Scheduled trigger
Download

Workflow Description

Automated workflow that retrieves tasks from Notion on a fixed schedule and sends summaries to Slack. Keeps teams updated on project progress without manual effort, enabling better task visibility and accountability.

How it works

  1. 1.Trigger automation at scheduled intervals using Cron timing
  2. 2.Query Notion database to retrieve current tasks and their status
  3. 3.Filter and evaluate tasks based on priority, due date, or status
  4. 4.Format task data into a readable message for Slack
  5. 5.Deliver the message to designated Slack channel

Use cases

  • Daily task reminders for Notion database entries sent to team Slack
  • Weekly project status reports extracted from Notion and shared automatically
  • Real-time alerts for high-priority tasks added to Notion databases

Requirements

  • Active Notion workspace with a tasks database or table
  • Slack workspace with channel and bot permissions enabled
  • Defined schedule (daily, weekly, or custom interval via Cron)

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Schedule Notion Slack

Details

Trigger Scheduled trigger
Nodes 6
Apps 3
Views 141
Downloads 96

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (6)

Cron

Cron

#1

NoOp

No Op

#2

Get To Dos

Notion

#3

If task assigned to Harshil?

If

#4

Create a Direct Message

Slack

#5

Send a Direct Message

Slack

#6