{
  "name": "Find leads from LinkedIn posts using Airtop agents",
  "nodes": [
    {
      "id": "8c6242d8-a334-4b88-b598-b61026a3d7cc",
      "name": "When Executed by Another Workflow",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "76c2d808-c0aa-48bc-826c-7ad133cebdb0",
      "name": "Run \"Turn LinkedIn Engagements to Pipeline\"",
      "type": "n8n-nodes-base.airtop",
      "position": [
        208,
        0
      ]
    },
    {
      "id": "b884ad9d-a0c1-45d2-94a8-3f92d1b9876f",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -464,
        -128
      ],
      "parameters": {
        "width": 432,
        "height": 576,
        "content": "## Automatically Turn LinkedIn Comments into New Leads\n\nThe Airtop agent will take a LinkedIn Profile and find leads from relevant posts.\n\n### Video Tutorial\n@[youtube](28javM1Djng)\n\n**Important**\nYou"
      }
    }
  ],
  "connections": {
    "When Executed by Another Workflow": {
      "main": [
        [
          {
            "node": "Run \"Turn LinkedIn Engagements to Pipeline\"",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}