{
  "name": "CrunchBase competitor intelligence tracker",
  "nodes": [
    {
      "id": "9bed760c-bd66-46b6-b949-08316d073237",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "14b8319e-bba0-4b59-9ecb-c3ddb212738d",
      "name": "Set Competitor Name",
      "type": "n8n-nodes-base.set",
      "position": [
        220,
        0
      ]
    },
    {
      "id": "9dfe1f50-14a8-40b9-a229-0afdf4f84a86",
      "name": "Generate Crunchbase Slug",
      "type": "n8n-nodes-base.code",
      "position": [
        440,
        0
      ]
    },
    {
      "id": "0c7107f4-1a7a-4a50-a259-b14db106ddd5",
      "name": "Fetch Crunchbase Data",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        740,
        0
      ]
    },
    {
      "id": "7f98afae-d216-4037-b475-2b37ce65f3c8",
      "name": "Create Review Task in ClickUp",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        980,
        0
      ]
    },
    {
      "id": "24fd0d4e-a329-4c65-9b7c-f6b30dd3b7a2",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -40,
        -1900
      ],
      "parameters": {
        "width": 640,
        "height": 2160,
        "content": "## 🔹 **SECTION 1: Input & Preparation 🔧✏️🧠**\n\n### 🧩 Nodes Included:\n\n1. 🔘 **Manual Trigger**\n2. 📝 **Set Competitor Name**\n3. 🧠 **Generate Crunchbase Slug**\n\n---\n\n### 1️⃣ 🔘 **Manual Trigger** — `Manual"
      }
    },
    {
      "id": "47a23c5d-e6ce-4ea2-b2e5-101fd9d02189",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        660,
        -1560
      ],
      "parameters": {
        "width": 580,
        "height": 1820,
        "content": "## 🔹 **SECTION 2: Fetch + Create Task 📡🗂**\n\n### 🧩 Nodes Included:\n\n4. 🌐 **Fetch Crunchbase Data**\n5. 📋 **Create Review Task in ClickUp**\n\n---\n\n### 4️⃣ 🌐 **Fetch Crunchbase Data** — `Fetch Crunchbase D"
      }
    },
    {
      "id": "60181cc2-f735-4db3-87d0-db0fc89dc336",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1880,
        -1900
      ],
      "parameters": {
        "width": 1300,
        "height": 320,
        "content": "=======================================\n            WORKFLOW ASSISTANCE\n=======================================\nFor any questions or support, please contact:\n    Yaron@nofluff.online\n\nExplore more tip"
      }
    },
    {
      "id": "8cd558b6-8353-4d9d-af68-7ea02cef2b73",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1880,
        -1560
      ],
      "parameters": {
        "width": 1289,
        "height": 3478,
        "content": " ✨ **Crunchbase → ClickUp Automation**\n\nTrack competitor updates from **Crunchbase** and automatically create **ClickUp tasks** for your team to review — all in just a few clicks!\n\n---\n\n## 🔹 **SECTION"
      }
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "Set Competitor Name",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Competitor Name": {
      "main": [
        [
          {
            "node": "Generate Crunchbase Slug",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Crunchbase Data": {
      "main": [
        [
          {
            "node": "Create Review Task in ClickUp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Crunchbase Slug": {
      "main": [
        [
          {
            "node": "Fetch Crunchbase Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Review Task in ClickUp": {
      "main": [
        []
      ]
    }
  }
}