Block 1 - Analyze Email Sentiment
- Type / Role
- @n8n/n8n-nodes-langchain.sentimentAnalysis - sentimentAnalysis
- Config choices
- Version 1.1
Email Sentiment Router for Event Sales Leads Who is this for? Event organizers, conference managers, and sales teams drowning in sponsor/exhibitor/partner emails who need zero drop leads + real tim...
@n8n/n8n-nodes-langchain.sentimentanalysis, n8n-nodes-base.gmail, n8n-nodes-base.gmailtrigger, n8n-nodes-base.evaluationtrigger, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.evaluation, n8n-nodes-base.slack
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Milo Bravo.
Original n8n.io sourceEmail Sentiment Router for Event Sales Leads
Who is this for? Event organizers, conference managers, and sales teams drowning in sponsor/exhibitor/partner emails who need zero-drop leads + real-time pipeline analytics.
Key nodes: Gmail Trigger - Google Gemini (2x) - Data Table - Google Sheets - Send Email - Slack Category: Sales / AI / Event Management Level: Advanced Credits: Milo Bravo (BRaiA Labs)
What problem is this workflow solving?
Email overload kills event revenue:
200+ weekly sponsor/partner emails go unread
No sentiment/intent analysis = missed hot leads
Manual routing wastes 10+ hours/week
Zero visibility into pipeline trends
This workflow auto-classifies, routes, and analyzes every inbound lead.
What this workflow does?
Gmail Trigger monitors event inbox for new emails
Gemini #1 scores sentiment (Positive/Neutral/Negative)
Gemini #2 extracts topic, intent, urgency, org, budget signals
Logs to email_analytics Data Table + Google Sheets
Routes intelligently:
Positive → Hot Lead email + Slack #hot-leads (2h SLA)
Neutral → Nurture email + Slack #follow-ups (24-48h)
Negative → Insights + Slack #insights
Setup (5 minutes):
Gmail OAuth2 (event inbox)
Google Gemini API key
Slack OAuth2 + channels (#hot-leads, #follow-ups, #insights)
Create email_analytics Data Table → paste Table ID
Update recipient emails (placeholders in Send Email nodes)
Test with Evaluation Dataset before live
How to customize:
Add keywords for your niche (conferences, webinars, trade shows)
Adjust sentiment thresholds or routing rules
Swap Slack → Teams/CRM (HubSpot/Salesforce)
Scale: Multi-inbox + team routing
ROI:
100% lead capture (zero drops)
5x faster response (2h → 2min)
20% conversion lift from sentiment prioritization
Pipeline dashboard = data-driven sales strategy
Need help customizing?: Contact me for consulting and support: LinkedIn / Message
Keywords: event sales leads, email sentiment analysis, Gmail AI routing, Google Gemini sales automation, conference sponsor leads, event pipeline analytics, sales lead qualification, sales dashboard
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.
Showing the first 24 of 35 workflow blocks. Download the JSON for the full node graph.
| Workflow | Route event sales leads with Gmail, Google Gemini, Sheets and Salesforce |
|---|---|
| Complexity | advanced |
| Nodes | 35 |
| Categories | Lead Generation, AI Summarization |
| Author | Milo Bravo |
| Published | 26 Feb 2026 |
Use the JSON export at /data/workflows/13738/13738.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Email Sentiment Router for Event Sales Leads Who is this for? Event organizers, conference managers, and sales teams drowning in sponsor/exhibitor/partner emails who need zero drop leads + real tim...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Lead Generation, AI Summarization use case.