B2Bアウトリーチ自動化:LinkedIn からメールシーケンス

上級

これはLead Nurturing, Multimodal AI分野の自動化ワークフローで、25個のノードを含みます。主にIf, Set, Code, Wait, Limitなどのノードを使用。 B2B リード獲得自動化:GPT、AnyMailFinder、Perplexity を用いた LinkedIn からメールシーケンス

前提条件
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "c66762406062d6f96baac676fbcb1ad043cf6c0875d0fc4a63da087ec2d9f92e",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "e7f727df-9bac-4177-9e40-b5d2dd910b0d",
      "name": "ワークフロー実行時",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        1904,
        -1088
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c39fa5af-0b03-49b0-82d5-405e0bc9e39c",
      "name": "メールテンプレート設定",
      "type": "n8n-nodes-base.set",
      "position": [
        2672,
        -1088
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "c3d0d637-1537-4dcb-babf-dc8564705154",
      "name": "メール",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        4960,
        -1088
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "9ef5e00d-3761-4359-99a2-40060f897545",
      "name": "構造化出力パーサー2",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        4976,
        -880
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "8fabbb91-8f64-47be-af23-3a80c28e5699",
      "name": "OpenAI チャットモデル4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        4944,
        -688
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "cfd1aa0a-391a-4333-b53a-8a613fbb9aa8",
      "name": "OpenAI チャットモデル5",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        4784,
        -832
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "1499ceee-84a8-48cb-aeef-2055547db14a",
      "name": "HTTP リクエスト",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3472,
        -1088
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "39ec113e-075a-47ab-93ba-c13b93038512",
      "name": "待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        3248,
        -1088
      ],
      "webhookId": "afa28e6e-fa41-4d15-84bd-5e1c8d774131",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "17050932-480e-42fb-9142-734454f7b234",
      "name": "シート1の行を取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2112,
        -1088
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "73a44218-9a2f-4b2b-8527-01cc5b03e0b3",
      "name": "制限1",
      "type": "n8n-nodes-base.limit",
      "position": [
        2864,
        -1088
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d456bedb-585a-447d-aff0-3a69dc098d3d",
      "name": "アイテムループ1",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        3040,
        -1088
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "e513004c-6ea8-4b37-a9f1-feb90cea5f95",
      "name": "入力設定1",
      "type": "n8n-nodes-base.set",
      "position": [
        2320,
        -1088
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "233f6989-e2f5-4e92-a9af-96b8ad14030a",
      "name": "条件分岐3",
      "type": "n8n-nodes-base.if",
      "position": [
        3680,
        -1088
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b720d9e0-f546-455b-9152-33c5f82af50d",
      "name": "個人 LinkedIn アカウント POST",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        4336,
        -1088
      ],
      "parameters": {},
      "typeVersion": 4.2,
      "alwaysOutputData": true
    },
    {
      "id": "c40b17f5-903c-4e3b-9ca3-92dce5522f53",
      "name": "認証情報設定",
      "type": "n8n-nodes-base.set",
      "position": [
        2496,
        -1088
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0819e7a0-ee23-427e-883a-768da0e62682",
      "name": "モデルへのメッセージ",
      "type": "n8n-nodes-base.perplexity",
      "position": [
        4176,
        -1088
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9ab94635-009f-48c5-adf3-5b12257fb764",
      "name": "コード",
      "type": "n8n-nodes-base.code",
      "position": [
        4512,
        -1088
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9435eeb1-e00c-4294-9b3f-a4fffff3b9eb",
      "name": "メール未検出を更新",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        3904,
        -992
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "b5df0b0f-6809-4c00-b666-482026eafe06",
      "name": "最終更新",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        5456,
        -1088
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "321ada39-f138-4d7f-885b-dfae6ea3b063",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1808,
        -1552
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "90f328b4-50e4-4c2b-85fa-693e69f77ccc",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2848,
        -1552
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b5a10c4c-da39-4253-9e5e-30f5f21723fd",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4112,
        -1552
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d058e8be-6a5b-4b95-b919-f94741ae0231",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4720,
        -1552
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ba95efaa-1bee-415f-9f59-97246621f861",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5376,
        -1552
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ca9cd2db-1e5b-42dd-9a2b-66a89648a340",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5760,
        -1552
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "233f6989-e2f5-4e92-a9af-96b8ad14030a": {
      "main": [
        [
          {
            "node": "0819e7a0-ee23-427e-883a-768da0e62682",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9435eeb1-e00c-4294-9b3f-a4fffff3b9eb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9ab94635-009f-48c5-adf3-5b12257fb764": {
      "main": [
        [
          {
            "node": "c3d0d637-1537-4dcb-babf-dc8564705154",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "39ec113e-075a-47ab-93ba-c13b93038512": {
      "main": [
        [
          {
            "node": "1499ceee-84a8-48cb-aeef-2055547db14a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c3d0d637-1537-4dcb-babf-dc8564705154": {
      "main": [
        [
          {
            "node": "b5df0b0f-6809-4c00-b666-482026eafe06",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "73a44218-9a2f-4b2b-8527-01cc5b03e0b3": {
      "main": [
        [
          {
            "node": "d456bedb-585a-447d-aff0-3a69dc098d3d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e513004c-6ea8-4b37-a9f1-feb90cea5f95": {
      "main": [
        [
          {
            "node": "c40b17f5-903c-4e3b-9ca3-92dce5522f53",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1499ceee-84a8-48cb-aeef-2055547db14a": {
      "main": [
        [
          {
            "node": "233f6989-e2f5-4e92-a9af-96b8ad14030a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b5df0b0f-6809-4c00-b666-482026eafe06": {
      "main": [
        [
          {
            "node": "d456bedb-585a-447d-aff0-3a69dc098d3d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0819e7a0-ee23-427e-883a-768da0e62682": {
      "main": [
        [
          {
            "node": "b720d9e0-f546-455b-9152-33c5f82af50d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c40b17f5-903c-4e3b-9ca3-92dce5522f53": {
      "main": [
        [
          {
            "node": "c39fa5af-0b03-49b0-82d5-405e0bc9e39c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d456bedb-585a-447d-aff0-3a69dc098d3d": {
      "main": [
        [],
        [
          {
            "node": "39ec113e-075a-47ab-93ba-c13b93038512",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8fabbb91-8f64-47be-af23-3a80c28e5699": {
      "ai_languageModel": [
        [
          {
            "node": "9ef5e00d-3761-4359-99a2-40060f897545",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "cfd1aa0a-391a-4333-b53a-8a613fbb9aa8": {
      "ai_languageModel": [
        [
          {
            "node": "c3d0d637-1537-4dcb-babf-dc8564705154",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "c39fa5af-0b03-49b0-82d5-405e0bc9e39c": {
      "main": [
        [
          {
            "node": "73a44218-9a2f-4b2b-8527-01cc5b03e0b3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "17050932-480e-42fb-9142-734454f7b234": {
      "main": [
        [
          {
            "node": "e513004c-6ea8-4b37-a9f1-feb90cea5f95",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9435eeb1-e00c-4294-9b3f-a4fffff3b9eb": {
      "main": [
        [
          {
            "node": "d456bedb-585a-447d-aff0-3a69dc098d3d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9ef5e00d-3761-4359-99a2-40060f897545": {
      "ai_outputParser": [
        [
          {
            "node": "c3d0d637-1537-4dcb-babf-dc8564705154",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "b720d9e0-f546-455b-9152-33c5f82af50d": {
      "main": [
        [
          {
            "node": "9ab94635-009f-48c5-adf3-5b12257fb764",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e7f727df-9bac-4177-9e40-b5d2dd910b0d": {
      "main": [
        [
          {
            "node": "17050932-480e-42fb-9142-734454f7b234",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - リードナーチャリング, マルチモーダルAI

有料ですか?

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

ワークフロー情報
難易度
上級
ノード数25
カテゴリー2
ノードタイプ14
難易度説明

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

作成者
LukaszB

LukaszB

@lukaszb

AI Automation Expert | Web & Mobile App Integrator With 2+ years of experience, I build smart automations, web & mobile app workflows, and scalable platforms using tools like n8n, Make, and more. I help businesses reduce operational costs, save time, and scale faster with AI-powered solutions. For business enquiries, send me an email at kontakt@lumizone.pl

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34