自動のなパーソナライズされたアプローチ(新規リード向け)
中級
これは自動化ワークフローで、14個のノードを含みます。主にCode, GoogleSheets, ManualTrigger, SplitInBatches, Agentなどのノードを使用。 GPT-4o-miniとGoogle Sheetsを使って新規リード向けに初回コンタクトを自動パーソナライズ
前提条件
- •Google Sheets API認証情報
- •OpenAI API Key
カテゴリー
-
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "sWPZWgk6NelYRau1",
"meta": {
"instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
"templateCredsSetupCompleted": true
},
"name": "Auto-Personalized First Touch (New Leads)",
"tags": [],
"nodes": [
{
"id": "cf5722fd-a808-4986-af8f-df5678d7b65f",
"name": "ワークフロー実行時",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-496,
368
],
"parameters": {},
"typeVersion": 1
},
{
"id": "edba5fac-43e6-42fd-a214-e1e7b64feb69",
"name": "Googleシートからリードを取得",
"type": "n8n-nodes-base.googleSheets",
"position": [
-272,
368
],
"parameters": {},
"typeVersion": 4.7
},
{
"id": "b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92",
"name": "AIリサーチ&パーソナライゼーションエージェント",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
176,
368
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "0be1c1b5-2362-4bbf-8a4c-a79bf4587881",
"name": "GPT-4o Mini 言語モデル",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
240,
592
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f97ac708-480d-46f7-abd9-f9a26bf167f4",
"name": "リードを1件ずつ処理",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-48,
368
],
"parameters": {},
"typeVersion": 3
},
{
"id": "fb010d21-912e-49c3-882a-88501adb77e3",
"name": "AI応答をフィールドに解析",
"type": "n8n-nodes-base.code",
"position": [
528,
368
],
"parameters": {},
"typeVersion": 2
},
{
"id": "de0e3bd5-a3eb-40a7-846e-7194ce8e5520",
"name": "メッセージをシートに書き戻し",
"type": "n8n-nodes-base.googleSheets",
"position": [
752,
368
],
"parameters": {},
"typeVersion": 4.7
},
{
"id": "d13b3c5c-77e8-48b9-ac7c-efb1d80eafa5",
"name": "付箋ノート1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-640,
112
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "475df974-f515-46a9-9274-2ac0d4d081f8",
"name": "付箋ノート2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-400,
560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ab12913e-dbb2-4863-b55b-6170246f3c05",
"name": "付箋ノート3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-224,
112
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9bb9cee7-f943-4423-8690-2633ebd721a1",
"name": "付箋ノート4",
"type": "n8n-nodes-base.stickyNote",
"position": [
176,
48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "eeef77e7-0316-47cb-acfd-a2af290d8c28",
"name": "付箋ノート5",
"type": "n8n-nodes-base.stickyNote",
"position": [
400,
576
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f86697d9-a4d5-4625-9989-b49f51da8b3e",
"name": "付箋ノート6",
"type": "n8n-nodes-base.stickyNote",
"position": [
656,
64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "18490d76-c288-445d-b81a-140648ab8587",
"name": "付箋ノート概要",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1264,
304
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "6c263b18-ec93-4c8c-b81f-675444270942",
"connections": {
"f97ac708-480d-46f7-abd9-f9a26bf167f4": {
"main": [
[],
[
{
"node": "b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92",
"type": "main",
"index": 0
}
]
]
},
"0be1c1b5-2362-4bbf-8a4c-a79bf4587881": {
"ai_languageModel": [
[
{
"node": "b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"fb010d21-912e-49c3-882a-88501adb77e3": {
"main": [
[
{
"node": "de0e3bd5-a3eb-40a7-846e-7194ce8e5520",
"type": "main",
"index": 0
}
]
]
},
"de0e3bd5-a3eb-40a7-846e-7194ce8e5520": {
"main": [
[
{
"node": "f97ac708-480d-46f7-abd9-f9a26bf167f4",
"type": "main",
"index": 0
}
]
]
},
"edba5fac-43e6-42fd-a214-e1e7b64feb69": {
"main": [
[
{
"node": "f97ac708-480d-46f7-abd9-f9a26bf167f4",
"type": "main",
"index": 0
}
]
]
},
"b0eac1b3-ceed-486f-8c8c-6b6c41dc3f92": {
"main": [
[
{
"node": "fb010d21-912e-49c3-882a-88501adb77e3",
"type": "main",
"index": 0
}
]
]
},
"cf5722fd-a808-4986-af8f-df5678d7b65f": {
"main": [
[
{
"node": "edba5fac-43e6-42fd-a214-e1e7b64feb69",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
フィードバックの保存とレポート生成
Azure OpenAI と Google Sheets を使用して営業取引の結果を分析し、レポートを生成する
Set
Code
Email Send
+
Set
Code
Email Send
28 ノードRahul Joshi
顧客管理
GPT-4o-miniとGmailを使ってYouTubeチャンネルを分析し、パフォーマンスレポートを送信
GPT-4o-miniとGmailを使ってYouTubeチャンネルを分析し、パフォーマンスレポートを送信する
Code
Email Send
Http Request
+
Code
Email Send
Http Request
20 ノードRahul Joshi
市場調査
提案生成_草稿保存の自動化
Azure GPT-4o を使ってビジネスプレゼンションを生成して Sheets から Gmail ダスクトに保存
If
Code
Gmail
+
If
Code
Gmail
16 ノードRahul Joshi
顧客管理
Google Drive から n8n テンプレートの説明を生成
AzureでGPT-4を使ってGoogle Driveからテンプレート説明文を生成
Code
Gmail
Google Drive
+
Code
Gmail
Google Drive
27 ノードRahul Joshi
コンテンツ作成
API速率制限と認証に関するFAQテスト
GPT-4o-mini、Googleスプレッドシート、Slackアラートを使用したAPIよくある質問品質テストの自動化
If
Set
Code
+
If
Set
Code
19 ノードRahul Joshi
文書抽出
新規開発者の入社業務の自動化
GPT-4oを使用した従業員採用業務の自動化:Jira、Notion、Gmailの統合
If
Set
Code
+
If
Set
Code
21 ノードRahul Joshi
人事
ワークフロー情報
難易度
中級
ノード数14
カテゴリー-
ノードタイプ7
作成者
Rahul Joshi
@rahul08Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.
外部リンク
n8n.ioで表示 →
このワークフローを共有