私のワークフロー12

上級

これはCRM, AI Summarization分野の自動化ワークフローで、30個のノードを含みます。主にIf, Set, Code, Html, Mergeなどのノードを使用。 Salesforceアカウント情報をネットワークスクレイピング、LinkedInデータ、GPT-4oを使って自動のに豊富にする

前提条件
  • Salesforce OAuth認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • OpenAI API Key

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "UuI8GjOvaIAFAZNO",
  "meta": {
    "instanceId": "9a562c06a632241f66aadd52a495ad98e76b760ef5cfce9c319a4759c47cd94e",
    "templateCredsSetupCompleted": true
  },
  "name": "My workflow 12",
  "tags": [],
  "nodes": [
    {
      "id": "0880fc81-3ac6-4188-be5a-1a3f3047ec3a",
      "name": "HTMLページ取得",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Makes HTTP request to fetch the content of the current URL.",
      "onError": "continueRegularOutput",
      "position": [
        -5620,
        -585
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "37d6cd45-11d4-4e27-90ef-12c22ff4764b",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -7160,
        260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "300138cc-06bb-4441-a8fa-7b4b4797c133",
      "name": "SF: アカウント作成時",
      "type": "n8n-nodes-base.salesforceTrigger",
      "position": [
        -6720,
        -310
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "dbe7d31c-13b8-4753-95c4-cc3ffe3f89f3",
      "name": "SF: アカウント取得",
      "type": "n8n-nodes-base.salesforce",
      "position": [
        -6500,
        -310
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "98b5b440-7220-42d8-90b3-ada3b6bd68f9",
      "name": "クロールパラメータ初期化",
      "type": "n8n-nodes-base.set",
      "notes": "Defines the root URL, domain name, and max crawl depth.",
      "position": [
        -6280,
        -510
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "6f994d65-82a3-4fd0-af3a-65f422d8bc4d",
      "name": "グローバル変数初期化",
      "type": "n8n-nodes-base.code",
      "notes": "Initializes the pending count in static data for crawl completion tracking.",
      "position": [
        -6060,
        -510
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "31441d36-3eb7-4f03-924b-e993f111c066",
      "name": "LinkedIn 検索入力準備",
      "type": "n8n-nodes-base.set",
      "position": [
        -5840,
        -60
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ddd74792-6f92-414f-818f-63cbf485168d",
      "name": "IF LInkedin URL欠落?",
      "type": "n8n-nodes-base.if",
      "position": [
        -5620,
        -60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d0b8f6eb-c1b2-4df2-9ada-201e11342afc",
      "name": "DDG検索 (LinkedIn)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -5400,
        -160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "569c3c50-ca71-4254-b3fc-618c61fd66b3",
      "name": "LinkedIn URL解析",
      "type": "n8n-nodes-base.code",
      "position": [
        -5180,
        -160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "07da164e-7abd-4cce-9ea4-b52ca6b54f41",
      "name": "提供URL使用 (フォールバック)",
      "type": "n8n-nodes-base.code",
      "position": [
        -5180,
        40
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "44ac3160-3f3f-47e1-be3d-6f069689e3ed",
      "name": "LinkedIn URLブランチ統合",
      "type": "n8n-nodes-base.merge",
      "position": [
        -4960,
        -60
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d88b89e6-e460-4548-8556-70640ee8394a",
      "name": "LinkedIn HTML1取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -4740,
        -60
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a56711f5-5cd9-47ca-9c17-db8119a074ff",
      "name": "LinkedIn 本文抽出",
      "type": "n8n-nodes-base.html",
      "position": [
        -4520,
        -60
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "72625098-dd8e-475b-91dc-eb8f7408b633",
      "name": "LinkedIn 企業情報解析",
      "type": "n8n-nodes-base.code",
      "position": [
        -4300,
        -60
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "59febd52-b3ad-4a68-84fb-521fa519eee0",
      "name": "ルートクロールアイテム生成",
      "type": "n8n-nodes-base.merge",
      "position": [
        -5840,
        -510
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "fdb0dfaa-72fd-4ce4-bb72-18e528e5e424",
      "name": "URL/深度をHTMLに付加",
      "type": "n8n-nodes-base.code",
      "position": [
        -5400,
        -585
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9f900eb8-4135-4568-b092-25d2cfeec572",
      "name": "本文とリンク抽出",
      "type": "n8n-nodes-base.html",
      "notes": "Parses HTML content and extracts body text and anchor href links.",
      "position": [
        -5180,
        -585
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "24ed0fff-18e3-4f28-89d2-89444d925c13",
      "name": "リンクキュー登録&重複排除",
      "type": "n8n-nodes-base.code",
      "notes": "Cleans and deduplicates links. Tracks visited URLs. Prepares next crawl queue.",
      "onError": "continueRegularOutput",
      "position": [
        -4960,
        -585
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a43c0137-7b90-4f85-8856-ea12f70beb2c",
      "name": "IF クロール深度許容?",
      "type": "n8n-nodes-base.if",
      "notes": "Validates whether the current depth is below the maximum depth allowed.",
      "onError": "continueRegularOutput",
      "position": [
        -4740,
        -585
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b82eeddd-7519-497a-a31a-019c34179fc0",
      "name": "リンクアイテム再キュー",
      "type": "n8n-nodes-base.code",
      "notes": "Removes internal 'type' field and re-enqueues the link for next crawl.",
      "position": [
        -4520,
        -660
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5aa5ff4c-380a-402b-832a-dbbc25abdb97",
      "name": "リンクロープ (バッチ)",
      "type": "n8n-nodes-base.splitInBatches",
      "notes": "Iterates through the queue of links to be crawled one at a time.",
      "position": [
        -4300,
        -660
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 1
    },
    {
      "id": "e66a22c6-be74-4b58-9d12-793c5713d279",
      "name": "ページデータ保存",
      "type": "n8n-nodes-base.set",
      "notes": "Captures the URL, page content, and depth for storage or export.",
      "position": [
        -4520,
        -460
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c1a8638c-35ae-40bc-8dce-b771b77dd779",
      "name": "ページ収集&完了時出力",
      "type": "n8n-nodes-base.code",
      "position": [
        -4300,
        -460
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9837029f-c7c3-4fad-be18-6a89ac7790bc",
      "name": "ウェブページ + LinkedIn JSON 統合",
      "type": "n8n-nodes-base.merge",
      "position": [
        -4080,
        -210
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "7922088b-e3fe-4e1b-8dd9-dc327040b9c2",
      "name": "LLM向け結合&チャンク分割",
      "type": "n8n-nodes-base.code",
      "position": [
        -3860,
        -210
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9a752c16-445e-455c-a75b-dabb96c476e4",
      "name": "LLMプロンプト構築",
      "type": "n8n-nodes-base.code",
      "position": [
        -3640,
        -210
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2c4d9fd7-b895-4c34-a71b-cc1fd0af1cd6",
      "name": "OpenAI: インサイト生成",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -3420,
        -210
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "8a3efe35-9bbd-4028-ab10-666dc6b09efb",
      "name": "Salesforce",
      "type": "n8n-nodes-base.salesforce",
      "position": [
        -3044,
        -210
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bdb57a9a-49b0-41e9-97ed-737353df5fce",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -6260,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "61900d2b-ac2d-489e-b325-290d3b95caad",
  "connections": {
    "6f994d65-82a3-4fd0-af3a-65f422d8bc4d": {
      "main": [
        [
          {
            "node": "59febd52-b3ad-4a68-84fb-521fa519eee0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0880fc81-3ac6-4188-be5a-1a3f3047ec3a": {
      "main": [
        [
          {
            "node": "fdb0dfaa-72fd-4ce4-bb72-18e528e5e424",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dbe7d31c-13b8-4753-95c4-cc3ffe3f89f3": {
      "main": [
        [
          {
            "node": "98b5b440-7220-42d8-90b3-ada3b6bd68f9",
            "type": "main",
            "index": 0
          },
          {
            "node": "31441d36-3eb7-4f03-924b-e993f111c066",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e66a22c6-be74-4b58-9d12-793c5713d279": {
      "main": [
        [
          {
            "node": "c1a8638c-35ae-40bc-8dce-b771b77dd779",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9a752c16-445e-455c-a75b-dabb96c476e4": {
      "main": [
        [
          {
            "node": "2c4d9fd7-b895-4c34-a71b-cc1fd0af1cd6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "98b5b440-7220-42d8-90b3-ada3b6bd68f9": {
      "main": [
        [
          {
            "node": "6f994d65-82a3-4fd0-af3a-65f422d8bc4d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b82eeddd-7519-497a-a31a-019c34179fc0": {
      "main": [
        [
          {
            "node": "5aa5ff4c-380a-402b-832a-dbbc25abdb97",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a43c0137-7b90-4f85-8856-ea12f70beb2c": {
      "main": [
        [
          {
            "node": "b82eeddd-7519-497a-a31a-019c34179fc0",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "e66a22c6-be74-4b58-9d12-793c5713d279",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "569c3c50-ca71-4254-b3fc-618c61fd66b3": {
      "main": [
        [
          {
            "node": "44ac3160-3f3f-47e1-be3d-6f069689e3ed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "24ed0fff-18e3-4f28-89d2-89444d925c13": {
      "main": [
        [
          {
            "node": "a43c0137-7b90-4f85-8856-ea12f70beb2c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f900eb8-4135-4568-b092-25d2cfeec572": {
      "main": [
        [
          {
            "node": "24ed0fff-18e3-4f28-89d2-89444d925c13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d88b89e6-e460-4548-8556-70640ee8394a": {
      "main": [
        [
          {
            "node": "a56711f5-5cd9-47ca-9c17-db8119a074ff",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5aa5ff4c-380a-402b-832a-dbbc25abdb97": {
      "main": [
        [
          {
            "node": "59febd52-b3ad-4a68-84fb-521fa519eee0",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "59febd52-b3ad-4a68-84fb-521fa519eee0": {
      "main": [
        [
          {
            "node": "0880fc81-3ac6-4188-be5a-1a3f3047ec3a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0b8f6eb-c1b2-4df2-9ada-201e11342afc": {
      "main": [
        [
          {
            "node": "569c3c50-ca71-4254-b3fc-618c61fd66b3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a56711f5-5cd9-47ca-9c17-db8119a074ff": {
      "main": [
        [
          {
            "node": "72625098-dd8e-475b-91dc-eb8f7408b633",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "300138cc-06bb-4441-a8fa-7b4b4797c133": {
      "main": [
        [
          {
            "node": "dbe7d31c-13b8-4753-95c4-cc3ffe3f89f3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7922088b-e3fe-4e1b-8dd9-dc327040b9c2": {
      "main": [
        [
          {
            "node": "9a752c16-445e-455c-a75b-dabb96c476e4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fdb0dfaa-72fd-4ce4-bb72-18e528e5e424": {
      "main": [
        [
          {
            "node": "9f900eb8-4135-4568-b092-25d2cfeec572",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ddd74792-6f92-414f-818f-63cbf485168d": {
      "main": [
        [
          {
            "node": "d0b8f6eb-c1b2-4df2-9ada-201e11342afc",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "07da164e-7abd-4cce-9ea4-b52ca6b54f41",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2c4d9fd7-b895-4c34-a71b-cc1fd0af1cd6": {
      "main": [
        [
          {
            "node": "8a3efe35-9bbd-4028-ab10-666dc6b09efb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "44ac3160-3f3f-47e1-be3d-6f069689e3ed": {
      "main": [
        [
          {
            "node": "d88b89e6-e460-4548-8556-70640ee8394a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "72625098-dd8e-475b-91dc-eb8f7408b633": {
      "main": [
        [
          {
            "node": "9837029f-c7c3-4fad-be18-6a89ac7790bc",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "31441d36-3eb7-4f03-924b-e993f111c066": {
      "main": [
        [
          {
            "node": "ddd74792-6f92-414f-818f-63cbf485168d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "07da164e-7abd-4cce-9ea4-b52ca6b54f41": {
      "main": [
        [
          {
            "node": "44ac3160-3f3f-47e1-be3d-6f069689e3ed",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "c1a8638c-35ae-40bc-8dce-b771b77dd779": {
      "main": [
        [
          {
            "node": "9837029f-c7c3-4fad-be18-6a89ac7790bc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9837029f-c7c3-4fad-be18-6a89ac7790bc": {
      "main": [
        [
          {
            "node": "7922088b-e3fe-4e1b-8dd9-dc327040b9c2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - 顧客管理, AI要約

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

関連ワークフロー

特定ドメインのウェブコンテンツスクレイピング、深さ制御とテキスト抽出
特定のドメイン Web ページのクロール、深さ制御、テキスト抽出
If
Set
Code
+
If
Set
Code
18 ノードLe Nguyen
コンテンツ作成
GPTとTTSを使ってWhatsAppでウェブサイトを音声要約に変換
WhatsAppを通じてGPTとTTSを使用して、ウェブサイトを音声要約に変換します
If
Set
Code
+
If
Set
Code
23 ノードAnthony
個人の生産性
毎日の WhatsApp グループ スマート分析:GPT-4.1 による分析と音声メッセージの transcrição
毎日の WhatsApp グループ インタラクティブ分析:GPT-4.1 分析と音声メッセージ文字起こし
If
Set
Code
+
If
Set
Code
52 ノードDaniel Lianes
その他
会社のメールアドレスフィインダー 新バージョン
B2Bの意思決定者のメールアドレスをSerper.devとAnyMailFinderで検索し、潜在顧客データベースを構築
If
Set
Code
+
If
Set
Code
33 ノードAlexandra Spalato
AI要約
AIとGoogleカレンダーを使用して販売会議用のソーシャルメディアリポートを自動生成
GPT-4、LinkedInデータ、WhatsAppによる自動営業会議サマリー作成
Set
Html
Wait
+
Set
Html
Wait
19 ノードOneclick AI Squad
顧客管理
OCR、GPT-4、Salesforce商機を使って請常常路線の自動化
OCR、GPT-4、および Salesforce 商機作成を用いた請求書処理の自動化
Code
Salesforce
Google Drive
+
Code
Salesforce
Google Drive
23 ノードLe Nguyen
請求書処理
ワークフロー情報
難易度
上級
ノード数30
カテゴリー2
ノードタイプ11
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
Le Nguyen

Le Nguyen

@leeseifer

Salesforce Architect with 10+ years of experience in CRM, integrations, and automation. Skilled in Apex, LWC, REST APIs, and full-stack dev (JavaScript, .NET). I build secure, scalable workflows in n8n—connecting Salesforce, Stripe, and more. Passionate about lead scoring, data sync, and secure field masking. Certified Application Architect with deep expertise in platform, integration, and data architecture.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34