๐ฃ Identify buying-intent leads on Twitter and Instagram with Slack and Notion CRM
โก 317 views ยท ๐ฃ Lead Generation & Enrichment
Description
๐ Description
This workflow enables on-demand social lead discovery using a chat-based interface. When a user submits a lead discovery query, the workflow searches Twitter and Instagram for posts where people are actively asking for tools, recommendations, or help solving real problems. An AI agent filters out spam and promotions, extracts only genuine buying-intent posts, and classifies each lead as Low, Medium, or High intent. Qualified leads are converted into two outputs: a human-readable Slack summary for quick review and a structured, CRM-ready Notion record for tracking and follow-ups. Short-term conversation memory is maintained to improve relevance across follow-up queries. Built-in error handling ensures failures are reported immediately. โ ๏ธ Deployment Disclaimer This template can only be used on self-hosted n8n installations. It relies on external MCP tools and custom AI orchestration not supported on n8n Cloud.
โ๏ธ What This Workflow Does (Step-by-Step)
๐ฌ Receive User Lead Discovery Query (Chat Trigger) Accepts a natural-language lead discovery request from a user. ๐ง Maintain Short-Term Conversation Context Keeps recent query context to improve follow-up accuracy. ๐ Discover Buying-Intent Leads from Social Platforms (AI) Searches Twitter and Instagram for posts indicating real buying or problem-solving intent and extracts structured lead data. ๐ External Social Search & Enrichment (MCP Tool) Fetches relevant social posts from external platforms. ๐ง AI Lead Qualification Classifies intent (Low / Medium / High), summarizes the problem, and filters noise. ๐งฉ Generate Slack & Notion Lead Insight Summary (AI) Creates a concise Slack summary and a clean, structured Notion record. ๐ฃ Send Lead Discovery Summary to Slack Delivers a skimmable summary for immediate team visibility. ๐ Store Lead Discovery Insight in Notion CRM Logs search query, themes, and overall intent for tracking. ๐จ Error Handler โ Email Alert Sends an alert if the workflow fails at any step.
๐งฉ Prerequisites
โข Self-hosted n8n instance โข Azure OpenAI API credentials โข MCP bearer authentication for social search โข Slack API credentials โข Notion API credentials ๐ Setup Instructions Deploy the workflow on a self-hosted n8n instance Connect Azure OpenAI, MCP, Slack, and Notion credentials Enable the chat trigger Test with a sample lead discovery query ๐ Customization Tips โข Adjust intent classification rules in the AI prompt โข Modify output fields to match your CRM schema โข Extend discovery to additional platforms via MCP tools
๐ก Key Benefits
โ On-demand social lead discovery via chat โ Filters only real buying-intent signals โ Produces Slack-ready summaries and CRM-ready records โ Maintains context across follow-up queries โ Eliminates manual social media scanning
๐ฅ Perfect For
- Sales teams
- Growth teams
- Founders
- Agencies sourcing leads from social platforms
๐ Nodes Used
Slack, Gmail, Notion, AI Agent, Simple Memory, Structured Output Parser
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File