Automate Weekly Notion Task Reminders via Email and Push Notifications - n8n Workflow | Neura Market
Automate Weekly Notion Task Reminders via Email and Push Notifications
This workflow sends a weekly reminder email and push notification for Notion tasks with deadlines, helping you stay on top of your priorities.
The workflow fetches tasks from a specified Notion database, excluding closed tasks, and sorts them by deadline. It generates an HTML email listing tasks that are overdue and those with upcoming deadlines. The email is sent to your specified address, and a push notification is sent via Pushover to alert you. This process is scheduled to run at the start of each week, ensuring you never miss a task deadline.
Platform
n8n
Category
Productivity
Price
Free
Creator
Ruby Santos
if
set
html
sort
merge
filter
notion
pushover
aggregate
emailSend
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.