AutomationFlowsAI & RAG › Creator Sponsorship and Brand Deals CRM

Creator Sponsorship and Brand Deals CRM

ByPaul Abraham @hellopaul on n8n.io

Use cases Automatically detect and classify sponsorship inquiries from your Gmail inbox Extract company name, contact, budget, campaign type, and channel from emails using AI Log every deal to a Notion CRM with deal stage, follow-up date, and notes Receive instant Telegram…

Event trigger★★★★★ complexityAI-powered37 nodesGmail TriggerOpenAI ChatChain LlmNotionTelegramGmail
AI & RAG Trigger: Event Nodes: 37 Complexity: ★★★★★ AI nodes: yes Added:

This workflow corresponds to n8n.io template #13837 — we link there as the canonical source.

This workflow follows the Chainllm → Gmail recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "7d278e5b-7472-49ee-811a-ed3388449dfa",
      "name": "Sticky Note - Header",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        928,
        848
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a704afba-3fca-49a0-a2f8-90d707cc7e05",
      "name": "Sticky Note - Flow A",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        928,
        1088
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ad393f31-656a-446a-a34b-11850bf3940c",
      "name": "Sticky Note - Flow B",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        928,
        1664
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "92b4fa74-ad95-4679-a892-6997a8738f03",
      "name": "Sticky Note - Flow C",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        928,
        2128
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9b84f32a-bc4f-4b79-b5b6-4c32a331e4e3",
      "name": "Sticky Note - AI Block A",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1376,
        1424
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "89a88fe4-9330-4f23-aa59-5ee91645792f",
      "name": "Sticky Note - Notion Block",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2128,
        1392
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ea77d8b5-9f81-4825-881e-3d49b9b55c7f",
      "name": "Sticky Note - AI Block B",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2288,
        1840
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "31b7740a-e600-4f62-9d69-7df0b486d2cf",
      "name": "Sticky Note - AI Block C",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1616,
        2192
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c3b01671-c364-44a9-970d-96b89e5bf61a",
      "name": "\ud83d\udce7 Gmail Trigger",
      "type": "n8n-nodes-base.gmailTrigger",
      "position": [
        960,
        1296
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fed4b545-9cba-4523-bf46-2cf4b167a066",
      "name": "\ud83d\udd27 Extract Email Data",
      "type": "n8n-nodes-base.set",
      "position": [
        1200,
        1296
      ],
      "parameters": {},
      "typeVersion": 3.3
    },
    {
      "id": "dce14a46-a911-4525-b173-83bdd23f5093",
      "name": "\ud83e\udd16 OpenAI - Classifier",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1728,
        1472
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cb97ffb0-373f-4597-b0c2-04ffdf10e9c4",
      "name": "\ud83e\udde0 LLM - Classify and Extract",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1408,
        1296
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "92b40b99-1813-4d06-8fb1-ff86009dfffd",
      "name": "\u2699\ufe0f Parse AI Response",
      "type": "n8n-nodes-base.code",
      "position": [
        1712,
        1296
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "66a44744-3037-4e01-bc49-9124e37fd928",
      "name": "\ud83d\udd0d Is Sponsorship?",
      "type": "n8n-nodes-base.if",
      "position": [
        1920,
        1296
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9464eb67-7162-449e-b80d-44899b9d42c1",
      "name": "\ud83d\udd0e Notion - Search Deal",
      "type": "n8n-nodes-base.notion",
      "position": [
        2160,
        1200
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "6aeccaab-6af9-4ca8-8f86-4d68b08a452e",
      "name": "\ud83d\udccb Deal Already Exists?",
      "type": "n8n-nodes-base.if",
      "position": [
        2400,
        1200
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "bcd8c910-6327-451a-a793-588c223cbda5",
      "name": "\u2705 Notion - Create Deal",
      "type": "n8n-nodes-base.notion",
      "position": [
        2640,
        1104
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "40278060-a041-4517-9704-565d28c9a7dd",
      "name": "\ud83d\udd04 Notion - Update Deal",
      "type": "n8n-nodes-base.notion",
      "position": [
        2640,
        1296
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "558f4316-418e-40c4-990b-157b1448594c",
      "name": "\ud83d\udd00 Merge After Save",
      "type": "n8n-nodes-base.merge",
      "position": [
        2880,
        1200
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "06bf3a97-878d-431f-8ecf-e3f0b7306025",
      "name": "\ud83e\udd16 OpenAI - Reply Drafter",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        3120,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "39f8176d-1380-4bce-b63e-01d4806c32e3",
      "name": "\u270d\ufe0f LLM - Draft Reply",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        3120,
        1200
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "96553d5f-a33f-448e-91bc-89376a5afaaf",
      "name": "\ud83d\udcf1 Telegram - New Deal Alert",
      "type": "n8n-nodes-base.telegram",
      "position": [
        3440,
        1200
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ee26ffdb-f5de-4e6f-b9d0-a9b46554c831",
      "name": "\u23f0 Daily 9AM Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        976,
        1904
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c7407f6e-cdf4-4351-a880-bf8c652a4624",
      "name": "\ud83d\udccb Notion - Get Follow-ups",
      "type": "n8n-nodes-base.notion",
      "position": [
        1200,
        1904
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "14702780-287c-4a0e-95bb-3c3e9edc4008",
      "name": "\ud83d\udccc Has Follow-ups Today?",
      "type": "n8n-nodes-base.if",
      "position": [
        1440,
        1904
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "642672b2-bb8e-4af3-9683-4f60233964c8",
      "name": "\ud83d\udd01 Loop Each Deal",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        1776,
        1696
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "2eb3b82b-aa2e-45aa-9c6e-3d5c560e0e37",
      "name": "\ud83d\udd27 Extract Deal Info",
      "type": "n8n-nodes-base.set",
      "position": [
        2128,
        1680
      ],
      "parameters": {},
      "typeVersion": 3.3
    },
    {
      "id": "19b05e1f-a492-4c6e-ac54-625a05154058",
      "name": "\ud83e\udd16 OpenAI - Follow-up",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2624,
        1904
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f8509ada-cc6f-420e-b8ff-e0ea1cea1cb3",
      "name": "\u270d\ufe0f LLM - Follow-up Draft",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        2432,
        1680
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "b904e4a3-411f-4aee-95f1-d6709ff97d6d",
      "name": "\ud83d\udcf1 Telegram - Follow-up Alert",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2848,
        1680
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e9da37e5-8885-4a7c-afbb-c737bd8ce3e5",
      "name": "\ud83d\udcc5 Monthly Report Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        976,
        2352
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "39e529f5-2f4c-48a7-9fcc-e567418ac9c5",
      "name": "\ud83d\udcb0 Notion - Get Paid Deals",
      "type": "n8n-nodes-base.notion",
      "position": [
        1200,
        2352
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b3b842b3-59b6-4a0d-b3f6-32982830b833",
      "name": "\ud83d\udcca Calculate Revenue Stats",
      "type": "n8n-nodes-base.code",
      "position": [
        1440,
        2352
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9356227d-8041-4c36-94ed-d7211ac8c120",
      "name": "\ud83e\udd16 OpenAI - Report Writer",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1680,
        2496
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "afdb4338-43df-4e65-b1e1-d17bbf363fd9",
      "name": "\u270d\ufe0f LLM - Monthly Summary",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1680,
        2288
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "eb5f6f3a-f144-4bcb-8f66-17d4a70c9ae8",
      "name": "\ud83d\udcf1 Telegram - Monthly Report",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2064,
        2288
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b4541787-2234-4441-8368-e90fd1297013",
      "name": "\ud83d\udce7 Gmail - Monthly Report Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2336,
        2288
      ],
      "parameters": {},
      "typeVersion": 2.1
    }
  ],
  "connections": {
    "\ud83d\udce7 Gmail Trigger": {
      "main": [
        [
          {
            "node": "\ud83d\udd27 Extract Email Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udd01 Loop Each Deal": {
      "main": [
        [
          {
            "node": "\ud83d\udd27 Extract Deal Info",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udd0d Is Sponsorship?": {
      "main": [
        [
          {
            "node": "\ud83d\udd0e Notion - Search Deal",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\u23f0 Daily 9AM Trigger": {
      "main": [
        [
          {
            "node": "\ud83d\udccb Notion - Get Follow-ups",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udd00 Merge After Save": {
      "main": [
        [
          {
            "node": "\u270d\ufe0f LLM - Draft Reply",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udd27 Extract Deal Info": {
      "main": [
        [
          {
            "node": "\u270d\ufe0f LLM - Follow-up Draft",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udd27 Extract Email Data": {
      "main": [
        [
          {
            "node": "\ud83e\udde0 LLM - Classify and Extract",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83e\udd16 OpenAI - Follow-up": {
      "ai_languageModel": [
        [
          {
            "node": "\u270d\ufe0f LLM - Follow-up Draft",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "\u2699\ufe0f Parse AI Response": {
      "main": [
        [
          {
            "node": "\ud83d\udd0d Is Sponsorship?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\u2705 Notion - Create Deal": {
      "main": [
        [
          {
            "node": "\ud83d\udd00 Merge After Save",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\u270d\ufe0f LLM - Draft Reply": {
      "main": [
        [
          {
            "node": "\ud83d\udcf1 Telegram - New Deal Alert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83e\udd16 OpenAI - Classifier": {
      "ai_languageModel": [
        [
          {
            "node": "\ud83e\udde0 LLM - Classify and Extract",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udccb Deal Already Exists?": {
      "main": [
        [
          {
            "node": "\ud83d\udd04 Notion - Update Deal",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "\u2705 Notion - Create Deal",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udd04 Notion - Update Deal": {
      "main": [
        [
          {
            "node": "\ud83d\udd00 Merge After Save",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "\ud83d\udd0e Notion - Search Deal": {
      "main": [
        [
          {
            "node": "\ud83d\udccb Deal Already Exists?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udccc Has Follow-ups Today?": {
      "main": [
        [
          {
            "node": "\ud83d\udd01 Loop Each Deal",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udcc5 Monthly Report Trigger": {
      "main": [
        [
          {
            "node": "\ud83d\udcb0 Notion - Get Paid Deals",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83e\udd16 OpenAI - Reply Drafter": {
      "ai_languageModel": [
        [
          {
            "node": "\u270d\ufe0f LLM - Draft Reply",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "\ud83e\udd16 OpenAI - Report Writer": {
      "ai_languageModel": [
        [
          {
            "node": "\u270d\ufe0f LLM - Monthly Summary",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "\u270d\ufe0f LLM - Follow-up Draft": {
      "main": [
        [
          {
            "node": "\ud83d\udcf1 Telegram - Follow-up Alert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\u270d\ufe0f LLM - Monthly Summary": {
      "main": [
        [
          {
            "node": "\ud83d\udcf1 Telegram - Monthly Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udcb0 Notion - Get Paid Deals": {
      "main": [
        [
          {
            "node": "\ud83d\udcca Calculate Revenue Stats",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udcca Calculate Revenue Stats": {
      "main": [
        [
          {
            "node": "\u270d\ufe0f LLM - Monthly Summary",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udccb Notion - Get Follow-ups": {
      "main": [
        [
          {
            "node": "\ud83d\udccc Has Follow-ups Today?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udcf1 Telegram - Monthly Report": {
      "main": [
        [
          {
            "node": "\ud83d\udce7 Gmail - Monthly Report Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83e\udde0 LLM - Classify and Extract": {
      "main": [
        [
          {
            "node": "\u2699\ufe0f Parse AI Response",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Use cases Automatically detect and classify sponsorship inquiries from your Gmail inbox Extract company name, contact, budget, campaign type, and channel from emails using AI Log every deal to a Notion CRM with deal stage, follow-up date, and notes Receive instant Telegram…

Source: https://n8n.io/workflows/13837/ — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

A sophisticated n8n workflow that transforms your email management with AI-powered classification, automatic responses, and intelligent organization.

Output Parser Autofixing, Output Parser Structured, Gmail Trigger +5
AI & RAG

This workflow gives you the ability to reply to a long email with a voice note, rather than having to type everything out.

Output Parser Structured, OpenAI Chat, Telegram +5
AI & RAG

Automate your personal productivity with this intelligent n8n workflow that integrates Telegram, Google Sheets, and OpenAI (GPT-4o). This system uses multiple AI agents to manage work hours, tasks, fi

Agent, OpenAI Chat, Telegram +9
AI & RAG

This workflow automates document processing using LlamaParse to extract and analyze text from various file formats. It intelligently processes documents, extracts structured data, and delivers actiona

Gmail, Gmail Trigger, HTTP Request +6
AI & RAG

🤖🧑‍💻 AI Agent for Top n8n Creators Leaderboard Reporting. Uses httpRequest, lmChatOpenAi, executeWorkflowTrigger, toolWorkflow. Event-driven trigger; 49 nodes.

HTTP Request, OpenAI Chat, Execute Workflow Trigger +8