Apify、Apollo.io、Google Geminiを使ったLinkedIn求人情報のAI駆動リード生成の自動化

上級

これはLead Generation, Multimodal AI分野の自動化ワークフローで、47個のノードを含みます。主にIf, Code, Limit, Merge, Filterなどのノードを使用。 LinkedIn求人検索からの自動化リード生成:Apify、Apollo.io、Google Gemini

前提条件
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
  • Google Gemini API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "dlD6SUK9oCIFJwnm",
  "meta": {
    "instanceId": "1a54c41d9050a8f1fa6f74ca858828ad9fb97b9fafa3e9760e576171c531a787"
  },
  "name": "Automate AI-Powered Lead Generation from LinkedIn Jobs with Apify, Apollo.io, and Google Gemini",
  "tags": [],
  "nodes": [
    {
      "id": "8630674f-19fd-4471-bd43-737412d6347f",
      "name": "Update Sheet with メール",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        3240,
        800
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "806d3d32-9e0a-4cad-8e19-bae4c417ab36",
      "name": "Google Gemini チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        2620,
        1160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "94151275-6e3b-4495-b398-9d111bb2289d",
      "name": "構造化出力パーサー",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        3180,
        1160
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "81c3ca9c-55b2-41e4-9d0b-4ffc0ed379f8",
      "name": "クリック時 ‘Execute workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -120,
        -60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9cf01e72-852f-44ac-9883-3dc39c9d9cc3",
      "name": "重複削除",
      "type": "n8n-nodes-base.removeDuplicates",
      "position": [
        -80,
        280
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "20c1afe5-540e-49e4-9e83-b7a916d448bc",
      "name": "マージ",
      "type": "n8n-nodes-base.merge",
      "position": [
        1160,
        900
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "7f0c020b-bf03-4895-bd25-c998b83dae00",
      "name": "フィルター",
      "type": "n8n-nodes-base.filter",
      "position": [
        2200,
        800
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "1a35f3f2-e67a-4ebf-93b9-fe36c4c8cd62",
      "name": "Run the LinkedIn Job Scraper",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        260,
        -120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a7fa6416-90c8-4275-9298-6aded3beec30",
      "name": "Get dataset Items",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        780,
        -60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0e7a3134-1db1-44aa-b6c6-998a2bbacebc",
      "name": "Checks Company Size < 250",
      "type": "n8n-nodes-base.if",
      "position": [
        1280,
        0
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c9b289e6-8f08-4da2-8aab-7abdac7dca21",
      "name": "Removes HR Related Industry",
      "type": "n8n-nodes-base.if",
      "position": [
        300,
        280
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "7a6bd015-0dd1-4ec2-a515-bb6e218089b6",
      "name": "Prepare Final Company Details",
      "type": "n8n-nodes-base.code",
      "position": [
        800,
        280
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "00250ec9-9737-42f7-928c-393f67aa9c19",
      "name": "Checks Domain Existence",
      "type": "n8n-nodes-base.if",
      "position": [
        -100,
        600
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "e2b3331b-cb7a-475a-be41-6837f2cc9600",
      "name": "Apollo Get Targeted Personnel",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -480,
        1100
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "126a3643-00aa-4a77-b5be-01ee5be93662",
      "name": "Apollo メール Finder",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        200,
        1440
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "314e0e89-d143-46f3-bfad-92855e8011b3",
      "name": "Sanitising メール Details",
      "type": "n8n-nodes-base.code",
      "position": [
        700,
        1440
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5147652f-bea9-4229-9d61-7440a49091e6",
      "name": "Structuring Complete Details of Person",
      "type": "n8n-nodes-base.code",
      "position": [
        1500,
        680
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3415addd-0178-48dd-93f8-dce004a813b2",
      "name": "Adding Leads to Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1720,
        340
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "2791b514-013e-4790-909c-224c5a956010",
      "name": "Fetching Leads Data",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2180,
        340
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "1217a1e0-7500-4096-bd0b-e297915fa07a",
      "name": "Validates メール Id and メール Content",
      "type": "n8n-nodes-base.if",
      "position": [
        2840,
        360
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "193d64df-1620-483b-9d40-f2213abd8ca2",
      "name": "Lead メール Generator",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        2720,
        800
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "e4a8257e-3ac5-457c-b532-45c9562d52b5",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -220,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "833c88b7-7e3f-473e-9af8-395b7e52ca18",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        -380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bebf0e9b-59aa-4812-829e-80bfb1570abb",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        700,
        -320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dcbae0ae-a00a-41ed-9de1-86af53a4fafd",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1200,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8e9f9ef3-c337-4946-8580-8f6bd743e00c",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -380,
        280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "787f23b2-442b-4f5c-92ba-33f9bd4e46ca",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        240,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bfc23da9-7cf8-46c1-9eaf-c34a4a73a975",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        780,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "265d444d-3be7-4804-99d7-ad4bfcfa3aef",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -120,
        520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dd6de884-1337-43a9-a8a9-4bb1fc24a774",
      "name": "制限 Companies Search",
      "type": "n8n-nodes-base.limit",
      "position": [
        560,
        640
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a8199109-9ff9-4db3-8d16-f0825dd2d00d",
      "name": "付箋8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        520,
        540
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dbebed2f-6bce-4a74-a384-935ab4fa3e61",
      "name": "付箋9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -800,
        1040
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f1b83c90-c61a-45c5-bc1a-5a4c571d66ec",
      "name": "付箋10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        880
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d3505a43-7ce0-42eb-a651-50ab327c410f",
      "name": "Sanitising Person Details",
      "type": "n8n-nodes-base.code",
      "position": [
        -80,
        1140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "63df7909-ad91-4fd2-b2fb-59534936c8d0",
      "name": "付箋11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        1620
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b4a1b819-dce6-494c-b2ef-abca0d64ce20",
      "name": "付箋12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        1620
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9c14c4ed-ceb7-4129-b7ac-9fd086e5abdf",
      "name": "付箋13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1080,
        1080
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f5351875-3c1a-40e2-a6c6-91ca404c2f29",
      "name": "付箋14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1460,
        840
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8457354c-ff73-422c-9a9d-19bb28bac639",
      "name": "付箋15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1620,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a6066fcf-1300-4208-b590-48eb5e7cef13",
      "name": "付箋16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2100,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5c5e5b8b-df95-4614-bed1-67841375cc51",
      "name": "付箋17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2760,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4e88598a-9c75-4e8c-b8a3-b2d24017fb9a",
      "name": "付箋18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2100,
        940
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "04c41608-7bf5-491d-8724-21007ddb07f9",
      "name": "付箋19",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2640,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5db8d8dc-36cc-48a5-a03a-b9c45a72bef7",
      "name": "付箋20",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2480,
        1300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3e2c99bb-ce79-4b13-940b-d4f2677a537a",
      "name": "付箋21",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3140,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ccacf685-d7f7-489b-9b27-f05f2424aea6",
      "name": "付箋22",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3100,
        1320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "836730d3-b35d-4352-b7b1-6975b321013a",
      "name": "付箋23",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3560,
        980
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "64e0795b-1115-48f0-8505-6eb27fd11ec6",
  "connections": {
    "Merge": {
      "main": [
        [
          {
            "node": "5147652f-bea9-4229-9d61-7440a49091e6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter": {
      "main": [
        [
          {
            "node": "Lead Email Generator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a7fa6416-90c8-4275-9298-6aded3beec30": {
      "main": [
        [
          {
            "node": "0e7a3134-1db1-44aa-b6c6-998a2bbacebc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Remove Duplicates": {
      "main": [
        [
          {
            "node": "c9b289e6-8f08-4da2-8aab-7abdac7dca21",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Apollo Email Finder": {
      "main": [
        [
          {
            "node": "Sanitising Email Details",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2791b514-013e-4790-909c-224c5a956010": {
      "main": [
        [
          {
            "node": "Validates Email Id and Email Content",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Lead Email Generator": {
      "main": [
        [
          {
            "node": "Update Sheet with Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3415addd-0178-48dd-93f8-dce004a813b2": {
      "main": [
        [
          {
            "node": "2791b514-013e-4790-909c-224c5a956010",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit Companies Search": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          },
          {
            "node": "e2b3331b-cb7a-475a-be41-6837f2cc9600",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "00250ec9-9737-42f7-928c-393f67aa9c19": {
      "main": [
        [
          {
            "node": "Limit Companies Search",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Lead Email Generator",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Sanitising Email Details": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Lead Email Generator",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "0e7a3134-1db1-44aa-b6c6-998a2bbacebc": {
      "main": [
        [
          {
            "node": "Remove Duplicates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d3505a43-7ce0-42eb-a651-50ab327c410f": {
      "main": [
        [
          {
            "node": "Apollo Email Finder",
            "type": "main",
            "index": 0
          },
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "c9b289e6-8f08-4da2-8aab-7abdac7dca21": {
      "main": [
        [
          {
            "node": "7a6bd015-0dd1-4ec2-a515-bb6e218089b6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1a35f3f2-e67a-4ebf-93b9-fe36c4c8cd62": {
      "main": [
        [
          {
            "node": "a7fa6416-90c8-4275-9298-6aded3beec30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e2b3331b-cb7a-475a-be41-6837f2cc9600": {
      "main": [
        [
          {
            "node": "d3505a43-7ce0-42eb-a651-50ab327c410f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7a6bd015-0dd1-4ec2-a515-bb6e218089b6": {
      "main": [
        [
          {
            "node": "00250ec9-9737-42f7-928c-393f67aa9c19",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Validates Email Id and Email Content": {
      "main": [
        [
          {
            "node": "Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "1a35f3f2-e67a-4ebf-93b9-fe36c4c8cd62",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5147652f-bea9-4229-9d61-7440a49091e6": {
      "main": [
        [
          {
            "node": "3415addd-0178-48dd-93f8-dce004a813b2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - リード獲得, マルチモーダルAI

有料ですか?

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

関連ワークフロー

LinkedIn求人ボランティア、Apify、Apollo.io、そしてGoogle Geminiを使用したセールス拡張の自動化
LinkedInの求人シグナルを使い、ApifyとGoogle Geminiでパーソナライズされたセールス拡大を作成
If
Code
Limit
+
If
Code
Limit
47 ノードIntuz
Apify、Google Gemini、Sheetsを使ってUpworkの提案生成をリアルタイムで自動化
Upwork提案生成をAIで自動化するにはApify、Google Gemini、Sheetsを活用しましょう
If
Set
Gmail
+
If
Set
Gmail
25 ノードIntuz
リード獲得
CBによる企業資金提供と情報提供
自動化されたリード生成とメールアウトリーチ:Apify、Apollo.io、GPT-4、Google Sheets
If
Code
Merge
+
If
Code
Merge
32 ノードIntuz
リード獲得
リアルタイムでLinkedInプロフィールを自動調査し、AIを活用したリード発信(Apify、Gemini、Sheetsを使用)
Apify、Gemini、 Sheets を使って LinkedIn プロフィール調査とメールアウトレッチを自動化
If
Limit
Google Sheets
+
If
Limit
Google Sheets
20 ノードIntuz
リード獲得
リアルタイム - GeminiとCreatomateを使ってウイルスのAI動画制作と投稿を自動化
AI動画制作とマルチプラットフォーム公開にはGeminiとCreatomateを活用しましょう
Set
Code
Wait
+
Set
Code
Wait
47 ノードIntuz
コンテンツ作成
n8nノードの探索(可視化リファレンスライブラリ内)
n8nノードを可視化リファレンスライブラリで探索
If
Ftp
Set
+
If
Ftp
Set
113 ノードI versus AI
その他
ワークフロー情報
難易度
上級
ノード数47
カテゴリー2
ノードタイプ14
難易度説明

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

作成者
Intuz

Intuz

@intuz

Workflow automation can help automate your routine activities and help saves $$$, as well as hours of time. As a boutique tech consulting company, Intuz help businesses with custom AI/ML, AI Workflow Automations, and software development. Automate your business workflow for: Sales Marketing Accounting Finance Operations E-Commerce Customer Support Admin & Backoffice Logistics & Supply Chain

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34