Skip to main content

Creator sponsorship and brand deals CRM

Workflow preview

Workflow preview
100%
Creator sponsorship and brand deals CRM preview
Open on n8n.io

1. Workflow Overview

This n8n template automates the entire sponsorship pipeline for content creators by combining Gmail inbox monitoring, AI powered deal classification, Notion CRM logging, and automated follow up rem...

Best for

  • CRM automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.gmailtrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.notion

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Paul Abraham.

Original n8n.io source

1.1 Workflow description

Title
Creator sponsorship and brand deals CRM
Workflow name
Creator sponsorship and brand deals CRM

This n8n template automates the entire sponsorship pipeline for content creators by combining Gmail inbox monitoring, AI-powered deal classification, Notion CRM logging, and automated follow-up reminders to deliver a complete brand deal management system without switching between tools.

Instead of manually tracking sponsorship emails in scattered spreadsheets or losing deals in your inbox, this workflow focuses on structured pipeline management, AI-drafted replies, and consistent follow-ups including surfacing deals that have gone quiet and need a nudge.

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 alerts with AI-drafted reply suggestions
  • Get daily follow-up reminders for stale deals with ready-to-send email drafts
  • Generate a monthly sponsorship revenue report with AI insights and channel breakdowns
  • Power a professional creator business ops system with zero manual data entry

Good to know This workflow monitors your Gmail inbox every minute, uses an AI model to classify emails and draft replies, and syncs all deal data to a Notion database. It does not auto-send emails all replies are reviewed by you before sending, keeping you in full control of brand relationships. The system is designed for solo creators and indie founders who want agency-level pipeline management without hiring an assistant. Setup typically takes 15–20 minutes.

Requirements

  • n8n Cloud or self-hosted instance
  • Gmail account with OAuth2 access
  • OpenAI API key (GPT-4o-mini recommended)
  • Notion account with an integration token
  • Telegram Bot Token + Chat ID
  • Notion database (schema provided inside)

Customising this workflow

  • Replace Telegram with Slack or Discord for team alerts
  • Swap Notion for Airtable or Google Sheets as your CRM
  • Add a Gmail auto-send node if you want fully automated reply sending
  • Adjust the AI classification prompt to include keywords specific to your niche
  • Extend the monthly report to include platform-level breakdowns (YouTube vs Newsletter vs X)
  • Adapt the follow-up logic to trigger after custom intervals per deal stage

Flows included

Flow A β€” Inbound sponsorship detection, AI classification, Notion CRM logging, reply drafting

Flow B β€” Daily follow-up checker with AI-generated nudge drafts

Flow C β€” Monthly revenue report with AI insights delivered via Telegram and Gmail

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Sticky Note - Header

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note - Flow A

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note - Flow B

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note - Flow C

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note - AI Block A

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note - Notion Block

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Sticky Note - AI Block B

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Sticky Note - AI Block C

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - πŸ“§ Gmail Trigger

Type / Role
n8n-nodes-base.gmailTrigger - gmailTrigger
Config choices
Version 1

Block 10 - πŸ”§ Extract Email Data

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 11 - πŸ€– OpenAI - Classifier

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1

Block 12 - 🧠 LLM - Classify and Extract

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.4

Block 13 - βš™οΈ Parse AI Response

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 14 - πŸ” Is Sponsorship?

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Block 15 - πŸ”Ž Notion - Search Deal

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 16 - πŸ“‹ Deal Already Exists?

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Block 17 - βœ… Notion - Create Deal

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 18 - πŸ”„ Notion - Update Deal

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 19 - πŸ”€ Merge After Save

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3

Block 20 - πŸ€– OpenAI - Reply Drafter

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1

Block 21 - ✍️ LLM - Draft Reply

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.4

Block 22 - πŸ“± Telegram - New Deal Alert

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 23 - ⏰ Daily 9AM Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 24 - πŸ“‹ Notion - Get Follow-ups

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Showing the first 24 of 37 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Creator sponsorship and brand deals CRM
Complexity advanced
Nodes 37
Categories CRM, AI Summarization
Author Paul Abraham
Published 03 Mar 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13837/13837.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Creator sponsorship and brand deals CRM do?

This n8n template automates the entire sponsorship pipeline for content creators by combining Gmail inbox monitoring, AI powered deal classification, Notion CRM logging, and automated follow up rem...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your CRM, AI Summarization use case.