Automated Invoice Follow-ups with Smart Response Tones via Google Sheets & Email — n8n ワークフロー
概要
🔍 How It Works This AI Agent checks your invoice database (Google Sheets) daily and looks for unpaid invoices that are past their due date. It calculates how many days each invoice is overdue (Days Past Due / DPD), then automatically crafts a follow-up message with an appropriate tone:
1–7 days overdue: Friendly reminder 8–14 days overdue: Slightly firm nudge 15+ days overdue: Final warning tone
After generating the message, it sends the follow-up via email to the client and logs the interact
使用ノード
Send EmailGoogle Sheets
ワークフロープレビュー
⚡
D
Daily Trigger
Load Invoices
F
Filter Overdue Invoices
C
Calculate DPD
G
Generate Message
Send Email
6 nodes5 edges
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 6 個のノードを流れます, connecting cron, emailsend, function。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
SE#1
Send Email
emailSend
GO#2
Google Sheets
googleSheets
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automated-invoice-follow-ups-with-smart-response-tones-via-google-sheets-emailファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Automated Invoice Follow-ups with Smart Response Tones via Google Sheets & Email", "nodes": [...], ...}
インテグレーション
cronemailsendfunctiongooglesheets
作成者
Marth - Business Automation
@marth
タグ
cronemailsendfunctiongooglesheets