Block 1 - Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Description Automate sales opportunity discovery by continuously analyzing Reddit discussions for real buying intent using AI. This workflow runs every two hours, ...
n8n-nodes-base.stickynote, n8n-nodes-base.cron, n8n-nodes-base.if, n8n-nodes-base.set, n8n-nodes-base.googlechat, n8n-nodes-base.asana, n8n-nodes-serpapi.serpapi, n8n-nodes-base.splitout
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate sales opportunity discovery by continuously analyzing Reddit discussions for real buying intent using AI. 🔍🤖 This workflow runs every two hours, searches Reddit posts via Google, evaluates each discussion with a conservative AI model, and determines whether it represents a genuine sales opportunity. High-quality opportunities are enriched with intent level, problem summary, confidence score, and recommended next action—then automatically converted into Asana tasks with real-time Google Chat alerts. Ideal for sales and growth teams looking to capture demand signals without manual monitoring. 🚀📊
1️⃣ Runs automatically every 2 hours using a scheduled trigger. ⏰ 2️⃣ Searches Google for Reddit posts containing buying-intent keywords. 🔍 3️⃣ Extracts Reddit titles, snippets, and post URLs from search results. 🌐 4️⃣ Processes each Reddit post individually to avoid batching issues. 🔄 5️⃣ Uses an AI agent to analyze intent based strictly on post text. 🤖 6️⃣ Determines whether the post is a real sales opportunity. 🚦 7️⃣ Classifies intent level as High, Medium, or Low. 📊 8️⃣ Summarizes the core problem and suggests a reasonable next action. 📝 9️⃣ Assigns a confidence score (0–100) for opportunity strength. 🎯 🔟 Routes opportunities based on intent level.🔀 1️⃣1️⃣ Creates Asana tasks for qualified leads with full AI context attached. 📋 1️⃣2️⃣ Sends real-time Google Chat alerts for sales visibility. 💬 1️⃣3️⃣ Triggers Gmail alerts automatically if any workflow error occurs. 🚨
✅ Discovers real buyer intent from organic Reddit conversations ✅ Eliminates manual Reddit scanning and lead qualification ✅ Uses conservative AI logic to avoid false positives ✅ Automatically turns insights into actionable sales tasks ✅ Provides confidence scores and problem summaries for context ✅ Keeps sales teams informed with instant Google Chat alerts
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.
| Workflow | Monitor Reddit for sales opportunities with GPT-4o and create Asana tasks |
|---|---|
| Complexity | advanced |
| Nodes | 24 |
| Categories | Lead Generation, AI Summarization |
| Author | Rahul Joshi |
| Published | 24 Dec 2025 |
Use the JSON export at /data/workflows/12102/12102.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.
Description Automate sales opportunity discovery by continuously analyzing Reddit discussions for real buying intent using AI. This workflow runs every two hours, ...
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.