Automate Assignment Deadline Reminders with Notion and Email - n8n Workflow | Neura Market
Automate Assignment Deadline Reminders with Notion and Email
This n8n workflow automates the process of tracking assignment deadlines and sending email reminders to students and teachers. It checks for upcoming assignments daily and ensures timely notifications.
The workflow is designed to run every weekday at 9 AM, retrieving assignment data from a Notion database. It checks if there are any upcoming deadlines and sends email reminders accordingly. If no assignments are due, the workflow halts execution. This setup is scalable and can handle multiple assignments and users efficiently.
Platform
n8n
Category
Education
Price
Free
Creator
Hannah Lee
if
noOp
notion
emailSend
itemLists
stickyNote
scheduleTrigger
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.