{
  "name": "Identify creator attendees from Eventbrite with influencers.club and SendGrid",
  "nodes": [
    {
      "id": "11089c0f-03ea-4ef6-ad82-1f694301c3dd",
      "name": "Pipeline Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -288,
        1424
      ],
      "parameters": {
        "width": 600,
        "height": 620,
        "content": "## 🎟️ Eventbrite Creator VIP Experience Pipeline\n\n**Flow Overview:**\n1. **Eventbrite Trigger** (Optionally swap with Zoho CRM/Hubspot/Salesforce)— Fires on Attendee Registered / Updated / Checked In\n2"
      }
    },
    {
      "id": "e7677782-3b57-480c-9e10-0f2a523fc01d",
      "name": "Note: Trigger",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        336,
        1600
      ],
      "parameters": {
        "width": 260,
        "height": 440,
        "content": "⏰ **Eventbrite Trigger**\nFires on:\n- `attendee.registered` → new registration\n- `attendee.updated` → profile changes\n- `attendee.checked_in` → on-site arrival\n\nAll three events pass full attendee payl"
      }
    },
    {
      "id": "b5da4ecb-a48e-45ae-8495-e39f704e50cd",
      "name": "Note: Extract",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        1632
      ],
      "parameters": {
        "width": 260,
        "height": 408,
        "content": "📧 **Extract Attendee**\nParses the Eventbrite payload.\nExtracts: email, first/last name, event name, event_id, order_id, checked_in status, registration timestamp, and any custom question answers."
      }
    },
    {
      "id": "47c9a79a-666a-4ed7-be5e-db3001cc8ec0",
      "name": "Note: Enrich",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        944,
        1632
      ],
      "parameters": {
        "width": 260,
        "height": 408,
        "content": "🔬 **Enrichment API**\nCalls influencers.club enrichment by email.\nReturns full cross-platform profile:\nInstagram, TikTok, YouTube, Twitter.\nIncludes followers, engagement, income, brand deals, bio link"
      }
    },
    {
      "id": "de5a97f1-8fce-4413-a3c8-68dcdce4a923",
      "name": "Note: Classify",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1440,
        1504
      ],
      "parameters": {
        "width": 340,
        "height": 520,
        "content": "🤖 **AI Classificator**\nClassifies:\n- creator_status (non/aspiring/active)\n- creator_tier (nano/micro/mid/macro)\n- primary_platform + why\n- creator_type (written/video/shorts/podcast)\n- primary_niche ("
      }
    },
    {
      "id": "7907b49c-5a09-48f4-a8fd-f05429a9b399",
      "name": "Note: VIP Routing",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2064,
        1600
      ],
      "parameters": {
        "width": 280,
        "height": 428,
        "content": "🎯 **VIP Routing**\nDetermines experience package:\n- Nano → curated sessions\n- Micro+ → VIP badge + lounge\n- Mid+ → private events + speaker access\n- Macro → press access + meet-and-greet\n\nAlso sets pri"
      }
    },
    {
      "id": "4659498b-5a0e-4061-8bd6-40f9574dba74",
      "name": "Note: Email",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2896,
        1664
      ],
      "parameters": {
        "width": 260,
        "height": 368,
        "content": "✉️ **AI Email Agent**\nGenerates fully personalized email:\n- Subject + preheader\n- Body referencing their niche, platform, tier\n- VIP access invite details\n- CTA based on routing flow\nSent via SendGrid"
      }
    },
    {
      "id": "cb3e0921-e2d8-4386-95ba-8a9cc3ce9072",
      "name": "Extract Attendee",
      "type": "n8n-nodes-base.code",
      "position": [
        720,
        1872
      ]
    },
    {
      "id": "66f2ed45-88f8-4833-9dc4-c921e14fe787",
      "name": "AI Classificator",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1504,
        1840
      ]
    },
    {
      "id": "b522ceb8-8ab8-4144-85d6-5a565e389b4f",
      "name": "OpenAI (Classificator)",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1440,
        2064
      ]
    },
    {
      "id": "854e9088-bcf9-47c8-a561-fa2760991466",
      "name": "Structured Output Parser (Classificator)",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1712,
        2064
      ]
    },
    {
      "id": "2723c532-98de-4f7d-a5b0-e10383c1fae1",
      "name": "Merge Classification + Profile",
      "type": "n8n-nodes-base.code",
      "position": [
        2144,
        1856
      ]
    },
    {
      "id": "a969eb9c-c819-40ee-849c-67d8f73c048b",
      "name": "Eventbrite Trigger1",
      "type": "n8n-nodes-base.eventbriteTrigger",
      "position": [
        400,
        1872
      ]
    },
    {
      "id": "dbd99a83-8c17-4420-b1ce-f3ea451762a2",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        1872,
        1856
      ]
    },
    {
      "id": "1840f410-469e-41c6-b282-a851c92da171",
      "name": "Send an email",
      "type": "n8n-nodes-base.sendGrid",
      "position": [
        2976,
        1856
      ]
    },
    {
      "id": "1fd8c406-1d3d-4991-9788-4bc54610235d",
      "name": "No Operation, do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1280,
        2208
      ]
    },
    {
      "id": "48e501b3-5588-4856-815e-016018fcfd5d",
      "name": "IS - Creator?",
      "type": "n8n-nodes-base.if",
      "position": [
        1280,
        1856
      ]
    },
    {
      "id": "7dde2d27-6364-45a4-9acc-91d1fc4ef6ac",
      "name": "Note: Outreach Strategy",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2400,
        1200
      ],
      "parameters": {
        "width": 420,
        "height": 832,
        "content": "## ✉️ Outreach Strategy — Customize Here\n\n**This agent writes the personalized email sent to every attendee.**\n\n**Tone & style** — edit the `systemMessage` to match your brand voice (formal, casual, b"
      }
    },
    {
      "id": "1fd1e427-acc3-4be7-a3c3-ac505dfe03cc",
      "name": "OpenAI (Email Agent)1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2368,
        2064
      ]
    },
    {
      "id": "7b758c5b-df82-40cd-ad80-48898ace72e9",
      "name": "Structured Output Parser (Email)1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        2768,
        2064
      ]
    },
    {
      "id": "e62c80a6-1c42-41cd-b83a-2f736e579bb6",
      "name": "Email Personalization Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2496,
        1856
      ]
    },
    {
      "id": "b47f0f90-2dd4-471c-9dd3-9593eeedfa6b",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1584,
        832
      ],
      "parameters": {
        "width": 752,
        "height": null,
        "content": "## Spot creators among event attendees to deliver VIP experiences & awareness\n**Step by step workflow to enrich events attendees emails on Eventbrite with multi social (Instagram, Tiktok, Youtube, Twi"
      }
    },
    {
      "id": "96633261-d35a-4cf2-96f2-40ca965aedf2",
      "name": "Influencers.club - Enrich by Email",
      "type": "n8n-nodes-influencersclub.influencersClub",
      "position": [
        1008,
        1872
      ]
    }
  ],
  "connections": {
    "Merge": {
      "main": [
        [
          {
            "node": "Merge Classification + Profile",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "IS - Creator?": {
      "main": [
        [
          {
            "node": "AI Classificator",
            "type": "main",
            "index": 0
          },
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ],
        [
          {
            "node": "No Operation, do nothing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Classificator": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract Attendee": {
      "main": [
        [
          {
            "node": "Influencers.club - Enrich by Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Eventbrite Trigger1": {
      "main": [
        [
          {
            "node": "Extract Attendee",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI (Email Agent)1": {
      "ai_languageModel": [
        [
          {
            "node": "Email Personalization Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI (Classificator)": {
      "ai_languageModel": [
        [
          {
            "node": "AI Classificator",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Email Personalization Agent": {
      "main": [
        [
          {
            "node": "Send an email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge Classification + Profile": {
      "main": [
        [
          {
            "node": "Email Personalization Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser (Email)1": {
      "ai_outputParser": [
        [
          {
            "node": "Email Personalization Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Influencers.club - Enrich by Email": {
      "main": [
        [
          {
            "node": "IS - Creator?",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "No Operation, do nothing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser (Classificator)": {
      "ai_outputParser": [
        [
          {
            "node": "AI Classificator",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}