顧客の特性分析(八字、DISC、占術)と Gemini および Google Sheets
上級
これはLead Generation, Multimodal AI分野の自動化ワークフローで、24個のノードを含みます。主にIf, Code, Merge, Filter, Aggregateなどのノードを使用。 ジェミニとGoogle Sheetsを使用した顧客の性格分析(八字、DISC、占術)
前提条件
- •Google Sheets API認証情報
使用ノード (24)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"meta": {
"instanceId": "783d2046f405cc6ecb20ef185376ed1023323a3da628b9d8156b1fb75c75e037"
},
"nodes": [
{
"id": "1830c823-4513-4ef3-90d2-c76c32574cbe",
"name": "Google シートトリガー",
"type": "n8n-nodes-base.googleSheetsTrigger",
"position": [
-32,
352
],
"parameters": {},
"typeVersion": 1
},
{
"id": "872f99cc-9a63-4f54-8e17-ef77a04d19ab",
"name": "条件分岐",
"type": "n8n-nodes-base.if",
"position": [
1200,
848
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b6f1df09-ff2a-4f8d-82b4-be386cf60e7e",
"name": "条件分岐1",
"type": "n8n-nodes-base.if",
"position": [
1200,
656
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "8b03f1c0-4618-40aa-ae45-04db1c82fe82",
"name": "条件分岐2",
"type": "n8n-nodes-base.if",
"position": [
1200,
448
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "c9372ec7-1152-479a-95b3-d2b3a2b2a9ff",
"name": "マージ",
"type": "n8n-nodes-base.merge",
"position": [
2096,
624
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "91c350a4-ae83-4973-b50f-584bd52032fe",
"name": "集計",
"type": "n8n-nodes-base.aggregate",
"position": [
2096,
832
],
"parameters": {},
"typeVersion": 1
},
{
"id": "21be391a-4121-4640-9889-3505a67f3e6d",
"name": "シート1の行を更新",
"type": "n8n-nodes-base.googleSheets",
"position": [
1840,
432
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "545ae9fb-af0a-4902-9112-ba923c106156",
"name": "シート2の行を更新",
"type": "n8n-nodes-base.googleSheets",
"position": [
1840,
640
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "27578658-3119-4726-ba00-943e2b11b31f",
"name": "シート3の行を更新",
"type": "n8n-nodes-base.googleSheets",
"position": [
1840,
832
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "546a1f41-9bf6-4a93-99ad-4e5882d46d96",
"name": "シート4の行を更新",
"type": "n8n-nodes-base.googleSheets",
"position": [
880,
176
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "d9a135fe-3522-4697-8638-abaffff61eca",
"name": "フィルター",
"type": "n8n-nodes-base.filter",
"position": [
176,
352
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "720d5e54-999d-4c37-b7ab-b117d00b1675",
"name": "アイテムをループ処理",
"type": "n8n-nodes-base.splitInBatches",
"position": [
880,
352
],
"parameters": {},
"typeVersion": 3
},
{
"id": "f9e5cbfa-e82e-4d9e-b252-baffcb4433a9",
"name": "シートから行を取得",
"type": "n8n-nodes-base.googleSheets",
"position": [
1200,
224
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "ed97228e-8590-4a9f-8b92-07a07cfef0f7",
"name": "シートの行を更新",
"type": "n8n-nodes-base.googleSheets",
"position": [
2208,
224
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "5e06bfdc-4cce-4e24-9172-82e776b57231",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bedb9097-a577-4705-9b82-0f8c9fc72b29",
"name": "八字計算",
"type": "n8n-nodes-base.code",
"position": [
400,
352
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4a551a1b-faa8-4c36-a31c-28ea7dcf3857",
"name": "命理学計算",
"type": "n8n-nodes-base.code",
"position": [
640,
352
],
"parameters": {},
"typeVersion": 2
},
{
"id": "02af4f4c-b58d-4284-bb58-1ca473cd8276",
"name": "命理学分析",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
1456,
432
],
"parameters": {},
"typeVersion": 1
},
{
"id": "49c88283-828a-46d2-8a9e-425e423739ec",
"name": "八字分析",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
1456,
640
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1aa1c178-e987-4af3-939f-239cf6e7cd4d",
"name": "DISC分析",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
1456,
832
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ff31f356-4935-43e5-80a7-f83a752c093c",
"name": "顧客インサイト要約",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
1456,
224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "92866b3d-681f-44f4-b395-9a9ffa193b10",
"name": "営業向けスクリプト作成",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
1808,
224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5220ff92-68a2-4007-8c94-1285f4c2a1cd",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
512
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "63e91a2d-bd2b-40e9-8534-7880c9a89adb",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
768
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"872f99cc-9a63-4f54-8e17-ef77a04d19ab": {
"main": [
[
{
"node": "1aa1c178-e987-4af3-939f-239cf6e7cd4d",
"type": "main",
"index": 0
}
],
[
{
"node": "c9372ec7-1152-479a-95b3-d2b3a2b2a9ff",
"type": "main",
"index": 2
}
]
]
},
"b6f1df09-ff2a-4f8d-82b4-be386cf60e7e": {
"main": [
[
{
"node": "49c88283-828a-46d2-8a9e-425e423739ec",
"type": "main",
"index": 0
}
],
[
{
"node": "c9372ec7-1152-479a-95b3-d2b3a2b2a9ff",
"type": "main",
"index": 1
}
]
]
},
"8b03f1c0-4618-40aa-ae45-04db1c82fe82": {
"main": [
[
{
"node": "02af4f4c-b58d-4284-bb58-1ca473cd8276",
"type": "main",
"index": 0
}
],
[
{
"node": "c9372ec7-1152-479a-95b3-d2b3a2b2a9ff",
"type": "main",
"index": 0
}
]
]
},
"c9372ec7-1152-479a-95b3-d2b3a2b2a9ff": {
"main": [
[
{
"node": "91c350a4-ae83-4973-b50f-584bd52032fe",
"type": "main",
"index": 0
}
]
]
},
"d9a135fe-3522-4697-8638-abaffff61eca": {
"main": [
[
{
"node": "bedb9097-a577-4705-9b82-0f8c9fc72b29",
"type": "main",
"index": 0
}
]
]
},
"91c350a4-ae83-4973-b50f-584bd52032fe": {
"main": [
[
{
"node": "720d5e54-999d-4c37-b7ab-b117d00b1675",
"type": "main",
"index": 0
}
]
]
},
"bedb9097-a577-4705-9b82-0f8c9fc72b29": {
"main": [
[
{
"node": "4a551a1b-faa8-4c36-a31c-28ea7dcf3857",
"type": "main",
"index": 0
}
]
]
},
"49c88283-828a-46d2-8a9e-425e423739ec": {
"main": [
[
{
"node": "545ae9fb-af0a-4902-9112-ba923c106156",
"type": "main",
"index": 0
}
]
]
},
"1aa1c178-e987-4af3-939f-239cf6e7cd4d": {
"main": [
[
{
"node": "27578658-3119-4726-ba00-943e2b11b31f",
"type": "main",
"index": 0
}
]
]
},
"720d5e54-999d-4c37-b7ab-b117d00b1675": {
"main": [
[
{
"node": "f9e5cbfa-e82e-4d9e-b252-baffcb4433a9",
"type": "main",
"index": 0
}
],
[
{
"node": "8b03f1c0-4618-40aa-ae45-04db1c82fe82",
"type": "main",
"index": 0
},
{
"node": "b6f1df09-ff2a-4f8d-82b4-be386cf60e7e",
"type": "main",
"index": 0
},
{
"node": "872f99cc-9a63-4f54-8e17-ef77a04d19ab",
"type": "main",
"index": 0
}
]
]
},
"4a551a1b-faa8-4c36-a31c-28ea7dcf3857": {
"main": [
[
{
"node": "720d5e54-999d-4c37-b7ab-b117d00b1675",
"type": "main",
"index": 0
},
{
"node": "546a1f41-9bf6-4a93-99ad-4e5882d46d96",
"type": "main",
"index": 0
}
]
]
},
"f9e5cbfa-e82e-4d9e-b252-baffcb4433a9": {
"main": [
[
{
"node": "ff31f356-4935-43e5-80a7-f83a752c093c",
"type": "main",
"index": 0
}
]
]
},
"02af4f4c-b58d-4284-bb58-1ca473cd8276": {
"main": [
[
{
"node": "21be391a-4121-4640-9889-3505a67f3e6d",
"type": "main",
"index": 0
}
]
]
},
"21be391a-4121-4640-9889-3505a67f3e6d": {
"main": [
[
{
"node": "c9372ec7-1152-479a-95b3-d2b3a2b2a9ff",
"type": "main",
"index": 0
}
]
]
},
"545ae9fb-af0a-4902-9112-ba923c106156": {
"main": [
[
{
"node": "c9372ec7-1152-479a-95b3-d2b3a2b2a9ff",
"type": "main",
"index": 1
}
]
]
},
"27578658-3119-4726-ba00-943e2b11b31f": {
"main": [
[
{
"node": "c9372ec7-1152-479a-95b3-d2b3a2b2a9ff",
"type": "main",
"index": 2
}
]
]
},
"1830c823-4513-4ef3-90d2-c76c32574cbe": {
"main": [
[
{
"node": "d9a135fe-3522-4697-8638-abaffff61eca",
"type": "main",
"index": 0
}
]
]
},
"ff31f356-4935-43e5-80a7-f83a752c093c": {
"main": [
[
{
"node": "92866b3d-681f-44f4-b395-9a9ffa193b10",
"type": "main",
"index": 0
}
]
]
},
"92866b3d-681f-44f4-b395-9a9ffa193b10": {
"main": [
[
{
"node": "ed97228e-8590-4a9f-8b92-07a07cfef0f7",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - リード獲得, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
AIを活用したリードジェネレーションシステム(メールパーソナライズとLinkedIn)
AIを活用したリードジェネレーションシステム:メールパーソナライズとLinkedIn機能を含む
If
Code
Limit
+
If
Code
Limit
51 ノードMatthieu
リード獲得
ApiFlash、Gemini Visionを使ってSheetsからTelegramへ自動送信する科技ニュースレポート
ApiFlash、Gemini Vision、SheetsからTelegramへの自動科技ニュースレポート
Set
Code
Limit
+
Set
Code
Limit
18 ノードCong Nguyen
市場調査
LinkedIn、OpenAI、Sales Navigatorを使用して有効なリードを作成し、コールドコールスクリプトを自動生成
LinkedIn、OpenAI、Sales Navigatorを使って、合格したリードとコールドケーススクリプトを作成
If
Code
Limit
+
If
Code
Limit
47 ノードMatthieu
リード獲得
AI駆動のGoogle Mapsビジネスデータスクレイピングとスプレッドシート出力
AIを基盤としたGoogle Mapsビジネスデータの収集、データの充実化、スプレッドシートへのエクスポートをサポート
If
Code
Wait
+
If
Code
Wait
25 ノードMsaid Mohamed el hadi
リード獲得
WordPressブログの自動化プロフェッショナル版(先端研究)v2.1マーケットプラグイン
GPT-4o、Perplexity AI、そして多言語対応を使ったSEO最適化ブログ作成の自動化
If
Set
Xml
+
If
Set
Xml
125 ノードDaniel Ng
コンテンツ作成
AIとFreepikを使用してRedditのビジネス課題をウイルスのLinkedInコンテンツに変換
AIとFreepikを使用してRedditのビジネス課題をウイルスのなLinkedInコンテンツに変換
If
Set
Code
+
If
Set
Code
48 ノードDaniel Lianes
コンテンツ作成
ワークフロー情報
難易度
上級
ノード数24
カテゴリー2
ノードタイプ10
作成者
Cong Nguyen
@cong-nguyenI’m a developer specialized in building web and mobile applications with AI integration and intelligent automation. With a solid background in data science, I help businesses build smarter digital solutions using cutting-edge technologies.
外部リンク
n8n.ioで表示 →
このワークフローを共有