Schedule Daily Email Reminders from Google Sheets with Gmail — n8n ワークフロー
概要
Intro This template is for teams, individuals, or businesses who want to automatically send daily email reminders (e.g., updates, status alerts, follow‑ups) using n8n + Gmail.
How it works
Cron Trigger fires every day at your specified time.
Google Sheets node reads all rows from your sheet.
If node filters rows matching your condition (e.g., Status = "Pending").
Send a message (Gmail) sends a customized email to each filtered row.
Required Google Sheet Structure | Column Name | Type |
使用ノード
Google SheetsGmail
ワークフロープレビュー
Loading workflow preview...
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 4 個のノードを流れます, connecting gmail, googlesheets, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (4)
GO#1
Google Sheets
googleSheets
GM#2
Gmail
gmail
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
schedule-daily-email-reminders-from-google-sheets-with-gmailファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Schedule Daily Email Reminders from Google Sheets with Gmail", "nodes": [...], ...}
インテグレーション
gmailgooglesheetsifmanualtrigger
作成者
Yar Malik (Asfandyar)
@yar
タグ
gmailgooglesheetsifmanualtrigger