Warm up Gmail inboxes with OpenAI GPT-4o-mini and Data Tables — n8n ワークフロー
概要
Automatically warm up multiple Gmail inboxes with human-like email conversations, smart scheduling, and auto read/reply, powered by n8n Data Tables.
Cold emails going to spam? That’s usually an inbox reputation problem, not your copy.
This n8n workflow is a complete Email Warmup Engine that helps you warm up Gmail inboxes automatically by sending natural, human-like conversations between your inboxes, spacing them out across the day, and marking messages as read to simulate real inbox activity
使用ノード
CodeOpenAI
ワークフロープレビュー
⚡
G
generate warmup conversa…
G
Get warmup accounts (col…
Build conversation gener…
L
Loop: generate conversat…
Generate conversations (…
Format conversations for…
S
Save conversations (warm…
⚡
D
Daily trigger: build war…
G
Get warmup accounts for …
L
Loop: build queue per in…
Calculate daily warmup t…
G
Get recipient inboxes (e…
Pick random recipient in…
G
Get conversations from t…
Parse conversation JSON
M
Merge recipients + conve…
L
Loop: match conversation…
Split conversation into …
Flatten message list
I
Insert messages into war…
⚡
H
Hourly trigger: send sch…
G
Get today unsent warmups
Assign random send time …
U
Update scheduled_at in q…
I
If scheduled_at is empty
Filter messages due now
G
Get accounts (for creden…
M
Merge queue with account…
L
Loop: send warmup message
I
If first message in thread
S
Send Gmail message (new …
G
Get previous message (th…
R
Reply in existing Gmail …
L
Label sent warmup email
U
Update queue: sent + mes…
⚡
H
Hourly trigger: mark war…
G
Get sent warmups to mark…
L
Loop: mark warmups read
I
If warmup row exists
F
Fetch unread messages fr…
G
Get accounts (for receiv…
M
Merge receiver inbox cre…
L
Label warmup message (re…
R
Remove UNREAD label (mar…
U
Update queue: marked_rea…
45 nodes51 edges
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 45 個のノードを流れます, connecting code, datatable, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (45)
CO#1
Code
code
OP#2
OpenAI
n8n-nodes-langchain.openAi
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
warm-up-gmail-inboxes-with-openai-gpt-4o-mini-and-data-tablesファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Warm up Gmail inboxes with OpenAI GPT-4o-mini and Data Tables", "nodes": [...], ...}
インテグレーション
codedatatableifmergen8n-nodes-run-node-with-credentials-x.runnodewithcredentialsxopenaischeduletriggersplitinbatches
作成者
Jatin Khatri
@jatinkhatri
タグ
codedatatableifmergen8n-nodes-run-node-with-credentials-x.runnodewithcredentialsxopenaischeduletriggersplitinbatches