Automate Task Deadline Reminders with Google Sheets and Gmail (Today/3-Day/7-Day) — n8n ワークフロー

複雑度 スケジュール8個のノード🏷️ Project Management作成者:Yuki Hirota

概要

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 on

使用ノード

Google SheetsGmail

ワークフロープレビュー

Schedule Trigger
Runs the workflow every morning at the specified time s
Task Deadline Reminder Workflow (Today / 3-Da
Task deadline management manually is inefficient and le
Fetch Tasks from Google Sheets
Loads all task records from the Google Sheets task tabl
Loop Over Task Items
Iterates through each task row one by one so the workfl
Check Due Today (IF)
Checks whether the task deadline matches today’s date t
Send Today Reminder (Gmail)
Sends an email to the responsible person informing them
Check Within 3 Days (IF)
Determines whether the task deadline falls within the n
Send 3-Day Reminder (Gmail)
Sends an email to notify the responsible person that th
Check Within 7 Days (IF)
Checks if the task deadline is within seven days from t
Send 7-Day Reminder (Gmail)
Sends a weekly deadline reminder email to the assigned
Get row(s) in sheet
L
Loop Over Items
3
3日以内
S
Schedule Trigger
C
Check Due Today (IF)
Send 3-Day Reminder (Gma…
C
Check Within 7 Days (IF)
Send 7-Day Reminder
8 nodes11 edges

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 8 個のノードを流れます, connecting gmail, googlesheets, if。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (8)

GO

Google Sheets

googleSheets

#1
GM

Gmail

gmail

#2

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした automate-task-deadline-reminders-with-google-sheets-and-gmail-today3-day7-day ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Automate Task Deadline Reminders with Google Sheets and Gmail (Today/3-Day/7-Day)", "nodes": [...], ...}

インテグレーション

gmailgooglesheetsifscheduletriggersplitinbatches

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード8
複雑度medium
トリガーscheduled
カテゴリProject Management

作成者

Yuki Hirota

Yuki Hirota

@yukihirota

タグ

gmailgooglesheetsifscheduletriggersplitinbatches

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →