Automated Daily Task Reminder Emails with Google Sheets & SMTP — n8n ワークフロー

複雑度 スケジュール6個のノード🏷️ Project Management作成者:Rahul Joshi

概要

Description:

Automatically send daily reminder emails to your team using this prebuilt n8n workflow integrated with Google Sheets and SMTP. This automation scans a content calendar spreadsheet, filters pending tasks due today, sends personalized reminders to assigned writers, and updates the sheet with email delivery status—perfect for managing content teams, freelancers, or internal task deadlines without manual follow-ups.

What This Template Does

⏰ Daily Trigger (Cron): Starts automaticall

使用ノード

Send EmailGoogle SheetsCode

ワークフロープレビュー

D
Daily Reminder Trigger
Read Content Calendar
F
Filter Today's Tasks
Send Reminder Email
Code
Update row in sheet
6 nodes5 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 6 個のノードを流れます, connecting code, cron, emailsend。

  3. 3

    出力

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

ノード詳細 (6)

SE

Send Email

emailSend

#1
GO

Google Sheets

googleSheets

#2
CO

Code

code

#3

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

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

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

{ "name": "Automated Daily Task Reminder Emails with Google Sheets & SMTP", "nodes": [...], ...}

インテグレーション

codecronemailsendfiltergooglesheets

このワークフローを取得

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

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

作成者

Rahul Joshi

Rahul Joshi

@rahul08

タグ

codecronemailsendfiltergooglesheets

n8n初めてですか?

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

n8nを無料で始める →