LinkGPT

上級

これはSales, AI分野の自動化ワークフローで、22個のノードを含みます。主にIf, Code, Wait, Hunter, HttpRequestなどのノードを使用、AI技術を活用したスマート自動化を実現。 OpenAI と Hunter を使って LinkedIn プロフィール検索とコールドメールアウトレッチを自動化

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

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "3hkkh26rGduY5nsP",
  "meta": {
    "instanceId": "7b22476bf9699de09fe66fed92056e8ae798418cc9901fa9bd85bb46439116b8"
  },
  "name": "LinkGPT",
  "tags": [
    {
      "id": "V4LdVOYIGIbfdqvb",
      "name": "linkedin",
      "createdAt": "2025-06-11T18:52:18.612Z",
      "updatedAt": "2025-06-11T18:52:18.612Z"
    },
    {
      "id": "yt7Z3T0SDl1Coo7S",
      "name": "hunter",
      "createdAt": "2025-06-11T18:52:25.423Z",
      "updatedAt": "2025-06-11T18:52:25.423Z"
    },
    {
      "id": "qlvLkg4Mxoeos0VK",
      "name": "cold email",
      "createdAt": "2025-06-11T18:52:31.368Z",
      "updatedAt": "2025-06-11T18:52:31.368Z"
    }
  ],
  "nodes": [
    {
      "id": "95580f35-3039-49e0-9dde-2218080c6c1d",
      "name": "待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        760,
        880
      ],
      "webhookId": "eadafb7f-61bf-4648-bcdf-b1ffec403f85",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "e7ccc8dc-a658-499a-ab69-beed20b418c2",
      "name": "チャットメッセージ受信時",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        440,
        400
      ],
      "webhookId": "1fed76d2-a19a-4c44-aa3d-1bd0aef788bb",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "634d67e1-d251-4f9e-994b-642c3346734e",
      "name": "新しいシートを作成",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1120,
        400
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "94a6bc5b-39a7-477b-81ef-ffea2e62284c",
      "name": "新しいシートに列を追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        760,
        640
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "260d8a51-0708-484b-98ed-9872f110bc2c",
      "name": "Google検索のページ番号を設定",
      "type": "n8n-nodes-base.code",
      "position": [
        1060,
        640
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "92461c5c-1c76-4c0e-b235-f41f952af35e",
      "name": "Googleブール検索",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1080,
        880
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "91016b0f-78f2-44a3-900a-c072d7e9ff53",
      "name": "希望する結果に達していない場合",
      "type": "n8n-nodes-base.if",
      "position": [
        400,
        900
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "235a74ca-b58a-46f4-8de4-a08a83424efc",
      "name": "結果をシートに追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        740,
        1360
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "3e24720c-39a8-4329-ae6e-c6e01b61b435",
      "name": "コード",
      "type": "n8n-nodes-base.code",
      "position": [
        4960,
        600
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1db7dcd7-cf17-47f0-b44f-cd612797c88b",
      "name": "fname、lname、domainnameを抽出",
      "type": "n8n-nodes-base.code",
      "position": [
        1080,
        1140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "18bd422d-6fc0-4442-9b2f-a34cd14d45e8",
      "name": "Google HTTPレスポンスから全てのLinkedIn URLと職場コンテキストを抽出",
      "type": "n8n-nodes-base.code",
      "position": [
        400,
        1140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a2c6a9e3-3136-40cc-a58e-23c0b5e78999",
      "name": "開始に10を加算 - 次のページへ",
      "type": "n8n-nodes-base.code",
      "position": [
        100,
        900
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "52918647-57a2-4d1c-903c-4cb35429eb4c",
      "name": "Hunter",
      "type": "n8n-nodes-base.hunter",
      "position": [
        380,
        1360
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 1
    },
    {
      "id": "140bc853-3ed4-4403-8e98-e24899401633",
      "name": "ブール検索文字列を生成",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        740,
        400
      ],
      "parameters": {},
      "retryOnFail": false,
      "typeVersion": 1.8
    },
    {
      "id": "85e4341c-50a0-4123-b17f-072898de528a",
      "name": "連絡先詳細を抽出",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        680,
        1140
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "79559a98-f857-4c24-a351-0856afa88932",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1240,
        880
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e56703f5-b316-41e1-861f-ec4835155df8",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        660,
        1060
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "185dc39c-4c61-445d-9981-30edcc10149a",
      "name": "追加する列: linkedin_url、first_name、last_name、email、context、domain",
      "type": "n8n-nodes-base.code",
      "position": [
        420,
        640
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c54825fe-cda7-48af-9d9d-5307ac51bbad",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        720,
        300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fa062c54-bdf5-4518-8300-7876657de377",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        820
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "42eb75e5-6c9e-4890-9248-7051a514ccae",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        60,
        760
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b180f392-9809-45a8-97f4-3c9a3c0368e1",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        1280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {},
  "versionId": "19a94125-3580-413b-83dd-3ec7a769e021",
  "connections": {
    "3e24720c-39a8-4329-ae6e-c6e01b61b435": {
      "main": [
        []
      ]
    },
    "95580f35-3039-49e0-9dde-2218080c6c1d": {
      "main": [
        [
          {
            "node": "92461c5c-1c76-4c0e-b235-f41f952af35e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "52918647-57a2-4d1c-903c-4cb35429eb4c": {
      "main": [
        [
          {
            "node": "235a74ca-b58a-46f4-8de4-a08a83424efc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "634d67e1-d251-4f9e-994b-642c3346734e": {
      "main": [
        [
          {
            "node": "185dc39c-4c61-445d-9981-30edcc10149a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "92461c5c-1c76-4c0e-b235-f41f952af35e": {
      "main": [
        [
          {
            "node": "18bd422d-6fc0-4442-9b2f-a34cd14d45e8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "85e4341c-50a0-4123-b17f-072898de528a": {
      "main": [
        [
          {
            "node": "1db7dcd7-cf17-47f0-b44f-cd612797c88b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "94a6bc5b-39a7-477b-81ef-ffea2e62284c": {
      "main": [
        [
          {
            "node": "260d8a51-0708-484b-98ed-9872f110bc2c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e7ccc8dc-a658-499a-ab69-beed20b418c2": {
      "main": [
        [
          {
            "node": "140bc853-3ed4-4403-8e98-e24899401633",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "91016b0f-78f2-44a3-900a-c072d7e9ff53": {
      "main": [
        [
          {
            "node": "95580f35-3039-49e0-9dde-2218080c6c1d",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "235a74ca-b58a-46f4-8de4-a08a83424efc": {
      "main": [
        [
          {
            "node": "a2c6a9e3-3136-40cc-a58e-23c0b5e78999",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "140bc853-3ed4-4403-8e98-e24899401633": {
      "main": [
        [
          {
            "node": "634d67e1-d251-4f9e-994b-642c3346734e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1db7dcd7-cf17-47f0-b44f-cd612797c88b": {
      "main": [
        [
          {
            "node": "52918647-57a2-4d1c-903c-4cb35429eb4c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "260d8a51-0708-484b-98ed-9872f110bc2c": {
      "main": [
        [
          {
            "node": "91016b0f-78f2-44a3-900a-c072d7e9ff53",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a2c6a9e3-3136-40cc-a58e-23c0b5e78999": {
      "main": [
        [
          {
            "node": "91016b0f-78f2-44a3-900a-c072d7e9ff53",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "185dc39c-4c61-445d-9981-30edcc10149a": {
      "main": [
        [
          {
            "node": "94a6bc5b-39a7-477b-81ef-ffea2e62284c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "18bd422d-6fc0-4442-9b2f-a34cd14d45e8": {
      "main": [
        [
          {
            "node": "85e4341c-50a0-4123-b17f-072898de528a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - 営業, 人工知能

有料ですか?

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

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

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

作成者
Abhijay Vuyyuru

Abhijay Vuyyuru

@abhijayvuyyuru

Product Manager at Google, Harvard MBA and Automation Expert for real-life use cases

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34