{
  "name": "Personalize creator onboarding in HubSpot with influencers.club and GPT-4",
  "nodes": [
    {
      "id": "1347f944-8ef4-4bc2-97bf-be45f1b406dc",
      "name": "📋 Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -752,
        2624
      ],
      "parameters": {
        "width": 458,
        "height": 500,
        "content": "## 🎯 Creator Onboarding Personalization Workflow\n\n**What this does:**\n- Enriches creator profiles at signup using email\n- Determines platform focus & creator tier\n- Personalizes onboarding experience\n"
      }
    },
    {
      "id": "b23a3aaa-d3f3-4502-a11e-74f019411ed9",
      "name": "OpenAI GPT-4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1280,
        3088
      ]
    },
    {
      "id": "a5106a52-c910-416c-96e4-87996340d178",
      "name": "Merge AI + Rules",
      "type": "n8n-nodes-base.merge",
      "position": [
        1888,
        2912
      ]
    },
    {
      "id": "f32e9412-3ab6-4392-89e3-c36fc9945d82",
      "name": "Aggregate Final Data",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        2144,
        2912
      ]
    },
    {
      "id": "69df0c8d-e459-42ca-97a8-01827ebcd0ca",
      "name": "Alternative Triggers",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -240,
        3008
      ],
      "parameters": {
        "width": 460,
        "height": 422,
        "content": "## 🎯 ALTERNATIVE TRIGGERS\n\nReplace HubSpot trigger with:\n\n**Webhook:**\n- Generic webhook node\n- POST to: webhook-url\n- Body: {\"email\": \"creator@email.com\"}\n\n**Google Sheets:**\n- Google Sheets trigger\n"
      }
    },
    {
      "id": "157e8c6e-8a52-4d96-b3fc-3cf1b119e46f",
      "name": "Step 1 Header1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -240,
        2624
      ],
      "parameters": {
        "width": 792,
        "height": 350,
        "content": "## 📥 STEP 1: Get New Signups\n\n**Options:**\n- HubSpot contact creation trigger (configured)\n- Webhook for custom integrations\n- Google Sheets for batch processing\n- Your CRM trigger\n\n**What gets extrac"
      }
    },
    {
      "id": "b662df4b-3304-4d91-b5cc-4641cbdd0835",
      "name": "Step 2 Header1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        576,
        2624
      ],
      "parameters": {
        "width": 520,
        "height": 510,
        "content": "## 🔍 STEP 2: Enrich Creator Profile\n\n**API Call to influencers.club**\n- Uses /public/v1/creators/enrich/email/\n- Input: Creator email\n- Output: Complete main-platform profile\n\n**Configure:**\n1. Add yo"
      }
    },
    {
      "id": "0603cfbc-5a41-43a2-8a51-76b0fe56f8b0",
      "name": "Step 4 Header1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1184,
        2464
      ],
      "parameters": {
        "width": 520,
        "height": 1050,
        "content": "## 🎯 STEP 3: AI-Powered Personalization\n\n**Two parallel analyses:**\n\n**A) Niche Analysis (AI)**\n- Uses GPT-4 to determine primary niche\n- Decides which modules to enable\n- Returns structured recommend"
      }
    },
    {
      "id": "4fa56d0b-e6f2-43ae-83e3-912b7873e054",
      "name": "Step 5 Header1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2384,
        2464
      ],
      "parameters": {
        "width": 392,
        "height": 622,
        "content": "## 💾 STEP 4: Save to Your CRM\n\n**Update creator record**\n- Saves enriched data to HubSpot/your CRM\n- Updates contact with:\n  - Platform links\n  - Follower counts\n  - Tier classification\n  - Niche assi"
      }
    },
    {
      "id": "1ca0456a-68df-4567-97fe-16b527309239",
      "name": "HubSpot Trigger1",
      "type": "n8n-nodes-base.hubspotTrigger",
      "position": [
        64,
        2768
      ]
    },
    {
      "id": "a29517e6-49aa-4ce7-bb0a-dce49bf36f85",
      "name": "Get Contact by ID",
      "type": "n8n-nodes-base.hubspot",
      "position": [
        256,
        2768
      ]
    },
    {
      "id": "328e8d35-ab17-44fe-902e-3ee9e3419ce7",
      "name": "Extract Email",
      "type": "n8n-nodes-base.set",
      "position": [
        432,
        2768
      ]
    },
    {
      "id": "c8dab116-6931-4afe-a762-9d353b8ca0d6",
      "name": "AI Niche Analyzer",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1344,
        2896
      ]
    },
    {
      "id": "56d90a4e-c523-41ff-be71-76c82d50fe05",
      "name": "Tier Classifier",
      "type": "n8n-nodes-base.code",
      "position": [
        1408,
        3296
      ]
    },
    {
      "id": "06e29c6a-ee5c-4cd0-99b9-7ab90f53e9e3",
      "name": "Update CRM Record",
      "type": "n8n-nodes-base.hubspot",
      "position": [
        2528,
        2912
      ]
    },
    {
      "id": "04ae0446-53cf-49a7-a67b-2e0bdb11021c",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        672,
        2192
      ],
      "parameters": {
        "width": 752,
        "height": null,
        "content": "## Personalize creator onboarding flows to increase activation rates\n**Step by step workflow to enrich creator data with multi social (Instagram, Tiktok, Youtube, Twitter, Onlyfans, Twitch and more) i"
      }
    },
    {
      "id": "ec0c3077-6298-427a-8e28-886f724c2cea",
      "name": "Stop and Error",
      "type": "n8n-nodes-base.stopAndError",
      "position": [
        928,
        3008
      ]
    },
    {
      "id": "7b02a441-a5ca-49c4-8d57-e6d61d92460b",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1568,
        3088
      ]
    },
    {
      "id": "a15aba35-0cb4-4b53-8a49-55b6b494be03",
      "name": "Enrich by Email",
      "type": "n8n-nodes-influencersclub.influencersClub",
      "position": [
        928,
        2768
      ]
    }
  ],
  "connections": {
    "OpenAI GPT-4": {
      "ai_languageModel": [
        [
          {
            "node": "AI Niche Analyzer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Extract Email": {
      "main": [
        [
          {
            "node": "Enrich by Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Enrich by Email": {
      "main": [
        [
          {
            "node": "AI Niche Analyzer",
            "type": "main",
            "index": 0
          },
          {
            "node": "Tier Classifier",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Stop and Error",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tier Classifier": {
      "main": [
        [
          {
            "node": "Merge AI + Rules",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "HubSpot Trigger1": {
      "main": [
        [
          {
            "node": "Get Contact by ID",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge AI + Rules": {
      "main": [
        [
          {
            "node": "Aggregate Final Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Niche Analyzer": {
      "main": [
        [
          {
            "node": "Merge AI + Rules",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Contact by ID": {
      "main": [
        [
          {
            "node": "Extract Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update CRM Record": {
      "main": [
        []
      ]
    },
    "Aggregate Final Data": {
      "main": [
        [
          {
            "node": "Update CRM Record",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "AI Niche Analyzer",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}