AI駆動メールマーケティング、Google Gemini、Gmail、Sheetsとの統合
中級
これはLead Nurturing, Multimodal AI分野の自動化ワークフローで、13個のノードを含みます。主にIf, Set, GmailTool, GoogleSheets, SplitInBatchesなどのノードを使用。 AI駆動メールマーケティング、Google Gemini、Gmail、Sheetsとの統合
前提条件
- •Googleアカウント + Gmail API認証情報
- •Google Sheets API認証情報
- •ターゲットAPIの認証情報が必要な場合あり
- •Google Gemini API Key
使用ノード (13)
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"nodes": [
{
"id": "49878243-142e-4b32-a3e2-76c8dca37d96",
"name": "アイテムのループ",
"type": "n8n-nodes-base.splitInBatches",
"position": [
624,
0
],
"parameters": {},
"typeVersion": 3
},
{
"id": "12d2a156-40af-47a2-b3bf-d26ae44ed763",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-176,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1faffda1-ca81-40e6-a0f3-cbf92bb0282f",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-864,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "154ea153-3e9d-48cc-934a-18ce2b77f94b",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-864,
-544
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ae363ca2-083b-4382-8a30-48289dbf890c",
"name": "スケジュールトリガー",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-80,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"name": "AIエージェント",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1280,
32
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "7bdc8f65-61b7-4d4a-8f53-b6a72ca61845",
"name": "Google Gemini チャットモデル",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1184,
320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b4287490-44a5-4e82-9aef-e7242ace6bc7",
"name": "Gmailでメッセージを送信",
"type": "n8n-nodes-base.gmailTool",
"position": [
1680,
320
],
"webhookId": "a5e901fa-06fc-45a8-b957-981825269381",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "13a93835-87ca-4ab5-a917-032d007eaa66",
"name": "ステータスを更新",
"type": "n8n-nodes-base.googleSheetsTool",
"position": [
1536,
320
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a13efb7d-e848-4bd0-9bfa-861091336787",
"name": "HTTP リクエスト",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
1408,
320
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "717dd4b7-b1d9-4edb-af2e-d433164027dd",
"name": "メールアドレスの存在確認",
"type": "n8n-nodes-base.if",
"position": [
912,
16
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b5b8aad7-24f2-4a48-9603-54aa21488f17",
"name": "リードを取得",
"type": "n8n-nodes-base.googleSheets",
"position": [
416,
0
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "fd8aa925-25cc-4d22-9e6a-ee100332f07c",
"name": "フィールドを編集",
"type": "n8n-nodes-base.set",
"position": [
176,
0
],
"parameters": {},
"typeVersion": 3.4
}
],
"pinData": {},
"connections": {
"ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03": {
"main": [
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"b5b8aad7-24f2-4a48-9603-54aa21488f17": {
"main": [
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"fd8aa925-25cc-4d22-9e6a-ee100332f07c": {
"main": [
[
{
"node": "b5b8aad7-24f2-4a48-9603-54aa21488f17",
"type": "main",
"index": 0
}
]
]
},
"a13efb7d-e848-4bd0-9bfa-861091336787": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"13a93835-87ca-4ab5-a917-032d007eaa66": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"717dd4b7-b1d9-4edb-af2e-d433164027dd": {
"main": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "main",
"index": 0
}
],
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"49878243-142e-4b32-a3e2-76c8dca37d96": {
"main": [
[],
[
{
"node": "717dd4b7-b1d9-4edb-af2e-d433164027dd",
"type": "main",
"index": 0
}
]
]
},
"ae363ca2-083b-4382-8a30-48289dbf890c": {
"main": [
[
{
"node": "fd8aa925-25cc-4d22-9e6a-ee100332f07c",
"type": "main",
"index": 0
}
]
]
},
"b4287490-44a5-4e82-9aef-e7242ace6bc7": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"7bdc8f65-61b7-4d4a-8f53-b6a72ca61845": {
"ai_languageModel": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_languageModel",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - リードナーチャリング, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
複数の顧客向けにGemini AIとElementorを使ってSEOブログ記事を生成&スケジュール
Gemini AI、Elementorを使って複数のクライアント向けにSEOブログ記事を生成し、スケジュール
If
N8n
Set
+
If
N8n
Set
39 ノードZain Khan
コンテンツ作成
AIベースのWhatsAppサポートボット(Googleスプレッドシートでのチケット作成)
AIベースのWhatsAppサポートボット(Google シートチケット作成)
Set
Xml
Code
+
Set
Xml
Code
35 ノードZain Khan
サポートチャットボット
n8nノードの探索(可視化リファレンスライブラリ内)
n8nノードを可視化リファレンスライブラリで探索
If
Ftp
Set
+
If
Ftp
Set
113 ノードI versus AI
その他
ブログパブリッシャー – 完全AI駆動のコンテンツ調査、作成、最適化、公開の自動化
Gemini、Ideogram AI、WordPress でブログ作成と公開を自動化
If
Set
Code
+
If
Set
Code
35 ノードIncrementors
コンテンツ作成
ペットビューティー公開と予約の自動化
AI、Facebook、Telegram ボットを使ったペットコーディネーションの掲載と予約の自動化
If
Set
Switch
+
If
Set
Switch
36 ノードChristian Moises
AIチャットボット
LinkedInおよびXウイルスのなコンテンツ自動エンジン
AIを使ってLinkedInとXにウイルスのなコンテンツを自動生成して公開する
If
Set
Wait
+
If
Set
Wait
156 ノードDiptamoy Barman
コンテンツ作成
ワークフロー情報
難易度
中級
ノード数13
カテゴリー2
ノードタイプ11
作成者
Zain Khan
@zainI partner with businesses to streamline processes and accelerate growth through intelligent AI automation and Web/mobile Development. Leveraging deep expertise in GPT-4, LangChain, and n8n, I develop AI-powered agents and sophisticated LLM pipelines.
外部リンク
n8n.ioで表示 →
このワークフローを共有