Block 1 - Receive User Lead Discovery Query (Chat Trigger)
- Type / Role
- @n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
- Config choices
- Version 1.3
This workflow is provided as-is. Please review and test before using in production.
Description Automate B2B lead discovery by identifying high intent prospects directly from Reddit discussions using AI powered intent analysis. This workflow scans Reddit for conversations ...
@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.mcpclienttool, @n8n/n8n-nodes-langchain.lmchatazureopenai, @n8n/n8n-nodes-langchain.chat, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.slack
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate B2B lead discovery by identifying high-intent prospects directly from Reddit discussions using AI-powered intent analysis. π―π€ This workflow scans Reddit for conversations related to CRM and marketing automation tools, analyzes snippets to detect buying intent, identifies relevant decision-makers on LinkedIn, enriches contact details via RocketReach, and logs qualified leads into Google Sheets. Running every three hours, it ensures your sales team never misses fresh outbound opportunities without manual research. ππ
1οΈβ£ Runs automatically every 3 hours to search Reddit for tool-related discussions. β° 2οΈβ£ Extracts Reddit snippets, links, and highlighted keywords from search results. π 3οΈβ£ Uses AI to classify buying intent as High, Medium, or Low. π€ 4οΈβ£ Identifies the core problem and suggests a safe, non-salesy outreach angle. π¬ 5οΈβ£ Filters only High and Medium intent opportunities. π¦ 6οΈβ£ Searches LinkedIn for matching decision-makers based on role and seniority. π₯ 7οΈβ£ Enriches lead profiles with emails and company data using RocketReach. π 8οΈβ£ Saves qualified leads into Google Sheets with deduplication logic. π 9οΈβ£ Sends Slack alerts when enrichment fails or API limits are hit. π¨ π Sends Gmail alerts if any workflow error occurs. βοΈ
β Discovers real buying intent directly from public Reddit discussions β Eliminates manual lead research and qualification β Uses AI for consistent, conservative intent classification β Enriches leads with verified contact data automatically β Builds a clean, ready-to-use outbound lead list in Google Sheets β Runs continuously to capture fresh opportunities
Scheduled Reddit monitoring via SerpAPI AI-based intent detection using GPT-4o-mini Conservative intent scoring to avoid false positives LinkedIn decision-maker discovery RocketReach contact enrichment Google Sheets lead storage with update logic Slack alerts for API and enrichment issues Gmail-based error notifications Scalable batch processing
OpenAI API key (GPT-4o-mini) SerpAPI API key RocketReach API key Google Sheets OAuth2 credentials Slack API credentials Gmail OAuth2 credentials
B2B sales and outbound teams Growth and demand-generation teams Lead generation agencies SaaS founders targeting niche audiences RevOps teams automating prospect research
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 | Discover buying-intent leads on Twitter and Instagram with GPT-4o-mini and send summaries to Slack and Notion |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | AI RAG |
| Author | Rahul Joshi |
| Published | 24 Dec 2025 |
Use the JSON export at /data/workflows/12110/12110.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 B2B lead discovery by identifying high intent prospects directly from Reddit discussions using AI powered intent analysis. This workflow scans Reddit for conversations ...
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 AI RAG use case.