Search LinkedIn companies, Score with AI and add them to Google Sheet CRM

Search LinkedIn companies, Score with AI and add them to Google Sheet CRM

Manual
High
18
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
18
Node Types
10

Node Types

split In Batches
Process Each Company
1 node
http Request
Get Company Info, Search Companies
2 nodes
if
Filter Valid Companies, Is New Company?
2 nodes
set
Set Variables
1 node
split Out
Extract Company Data
1 node
google Sheets
Check If Company Exists, Add Company to CRM
2 nodes
open Ai
AI Company Scoring
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note4, Sticky Note5, Sticky Note6
6 nodes
wait
Wait 2s
1 node
manual Trigger
Start
1 node

Workflow JSON

25.68 KB
{
  "id": "GW4dTYPBXwOrCUxo",
  "meta": {
    "instanceId": "95a1299fb2b16eb2219cb044f54e72c2d00dcd2c72efe717b3c308d200f29927",
    "templateCredsSetupCompleted": true
  },
  "name": "Search LinkedIn companies, Score with AI and add them to Google Sheet CRM",
  "tags": [],
  "nodes": [
    {
      "id": "a6af7206-4b90-421a-aee6-d71aa02e2182",
      "name": "Process Each Company",
      "type": "n8n-nodes-base.splitInBatches",
      "onError": "continueRegularOutput",
      "position": [
        -260,
        320
      ],
      "parameters": {
        "options": {}
      },
      "typeVersion": 3,
      "alwaysOutputData": false
    },
    {
      "id": "7a003d97-ff9b-4cac-a2e3-95b00e590904",
      "name": "Get Company Info",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        -20,
        320
      ],
      "parameters": {
        "url": "https://api.ghostgenius.fr/v2/company",
        "options": {
          "batching": {
  ...

Showing first 1000 characters. Click "Expand" to view the full JSON.