{
  "name": "Score LinkedIn profiles against your ICP with Airtop",
  "nodes": [
    {
      "id": "09f71a7c-1219-426d-8563-fa05654cab44",
      "name": "Calculate ICP PersonScoring",
      "type": "n8n-nodes-base.airtop",
      "position": [
        820,
        240
      ]
    },
    {
      "id": "20c325b8-3376-429f-9330-e1c817347be6",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        360,
        140
      ]
    },
    {
      "id": "d5fb3515-eea6-490d-ac7c-293353522eed",
      "name": "When Executed by Another Workflow",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        360,
        340
      ]
    },
    {
      "id": "4b25a869-d634-4039-9ae8-945c34627c99",
      "name": "Parameters",
      "type": "n8n-nodes-base.set",
      "position": [
        580,
        240
      ]
    },
    {
      "id": "e7d51b90-6f5c-4b7b-aabd-c58a99e2f36b",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        1040,
        240
      ]
    },
    {
      "id": "c6812743-0426-40f9-a6b6-3d3c1c47165b",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        320,
        0
      ],
      "parameters": {
        "width": 440,
        "height": 540,
        "content": "## Input parameters\n* Linkedin Person Profile URL\n* Airtop profile "
      }
    },
    {
      "id": "1c30b319-33ed-4ad9-9df9-80066ecb8403",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        780,
        0
      ],
      "parameters": {
        "width": 440,
        "height": 540,
        "content": "## Calculate ICP"
      }
    },
    {
      "id": "6f57f945-5530-4cca-8bad-b9714825365b",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        -280
      ],
      "parameters": {
        "width": 860,
        "height": 1140,
        "content": "README\n# Scoring LinkedIn Profiles Against Your ICP\n## Use Case\nThis automation scores individual LinkedIn profiles against your Ideal Customer Profile (ICP) based on interest in AI, technical depth, "
      }
    }
  ],
  "connections": {
    "Parameters": {
      "main": [
        [
          {
            "node": "Calculate ICP PersonScoring",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On form submission": {
      "main": [
        [
          {
            "node": "Parameters",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculate ICP PersonScoring": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When Executed by Another Workflow": {
      "main": [
        [
          {
            "node": "Parameters",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}