📋 Automate task deadline reminders with Google Sheets and Gmail (Today/3-Day/7-Day)

250 views · 📋 Project Management

Description

Task Deadline Reminder Workflow (Today / 3-Day / 7-Day)

Task deadline management manually is inefficient and leads to missed deadlines—especially when teams rely on spreadsheets and individual reminders.
This workflow automates the entire follow-up process by reading a centralized task sheet in Google Sheets every morning, checking the deadline for each task, and sending automatic email notifications to the responsible person based on urgency.
Tasks due today, within three days, or within one week are identified and routed to customized Gmail notifications, ensuring that every team member is aware of upcoming deadlines without manual checking.

Who’s it for

This workflow is ideal for teams and organizations that manage multiple tasks across departments and need a reliable way to stay on top of deadlines. It is especially useful for:

By integrating Google Sheets, n8n, and Gmail, you gain a proactive notification system that keeps everyone aligned and reduces the risk of forgotten tasks.

How it works

1. Daily trigger

The workflow runs every morning at 9:00 using a Schedule Trigger.

2. Load task list from Google Sheets

The workflow retrieves all rows from the designated spreadsheet, including task name, deadline, responsible person, and email address.

3. Process tasks individually

A loop node evaluates each task one by one.

4. Evaluate deadline conditions

5. Send notifications

Depending on urgency:

Each email is automatically sent to the responsible person based on the “メールアドレス” field in the sheet.

6. Complete processing

The loop continues until all task rows have been checked.

How to set up

Requirements

How to customize

You can expand and refine this workflow to match your company’s processes:

This workflow provides a flexible foundation for building a complete automated task governance system.

🔗 Nodes Used

Google Sheets, Gmail, Schedule Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup