Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
Description Automate LinkedIn lead discovery by identifying high intent prospects directly from post comments using ConnectSafely and AI . This workflow searches LinkedIn posts related to comm...
n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-serpapi.serpapi, n8n-nodes-connectsafely-ai.connectsafelylinkedin, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatazureopenai, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate LinkedIn lead discovery by identifying high-intent prospects directly from post comments using ConnectSafely and AI 🤖. This workflow searches LinkedIn posts related to common sales pain points, extracts all comments safely, and evaluates each commenter’s buying intent using AI. The scored leads are automatically stored in Google Sheets for easy follow-up and prioritization 📈. Perfect for sales, growth, and RevOps teams looking to turn conversations into qualified opportunities.
🔎 Searches LinkedIn posts via SerpAPI using predefined pain-point keywords 🔗 Filters and validates relevant LinkedIn post URLs 🛡️ Fetches all post comments using ConnectSafely (safe, compliant LinkedIn access) 📄 Flattens comments into individual lead records 🤖 Uses AI to analyze each comment and score buying intent (0–100) 📊 Saves enriched lead data into Google Sheets automatically
✅ Discover warm LinkedIn leads from real conversations ✅ Uses ConnectSafely for reliable and compliant comment extraction ✅ AI-powered intent scoring removes manual lead qualification ✅ Automatically prioritizes high-intent prospects ✅ Centralized lead tracking in Google Sheets ✅ Zero manual scraping or copy-pasting
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 | Scrape LinkedIn comments and score lead intent using ConnectSafely, Azure OpenAI, and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Lead Generation, AI Summarization |
| Author | Rahul Joshi |
| Published | 03 Feb 2026 |
Use the JSON export at /data/workflows/13185/13185.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 LinkedIn lead discovery by identifying high intent prospects directly from post comments using ConnectSafely and AI . This workflow searches LinkedIn posts related to comm...
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.