workflows.fit
Back to n8n workflows
n8n templateFreeBy Alexandra Spalato

LinkedIn lead generation: Auto DM system with comment triggers using Unipile & NocoDB

Short Description This LinkedIn automation workflow monitors post comments for specific trigger words and automatically sends direct messages with lead magnets to engaged users. The system checks connection status, ha...

DevelopmentCore NodesData & StorageHttp RequestSplit OutIfFilter
Loading interactive preview...

Template notes

Short Description

This LinkedIn automation workflow monitors post comments for specific trigger words and automatically sends direct messages with lead magnets to engaged users. The system checks connection status, handles non-connected users with connection requests, and prevents duplicate outreach by tracking all interactions in a database.

Key Features

- Comment Monitoring: Scans LinkedIn post comments for customizable trigger words - Connection Status Check: Determines if users are 1st-degree connections - Automated DMs: Sends personalized messages with lead magnet links to connected users - Connection Requests: Asks non-connected users to connect via comment replies - Duplicate Prevention: Tracks interactions in NocoDB to avoid repeat messages - Message Rotation: Uses different comment reply variations for authenticity - Batch Processing: Handles multiple comments with built-in delays

Who This Workflow Is For

- Content creators looking to convert post engagement into leads - Coaches and consultants sharing valuable LinkedIn content - Anyone wanting to automate lead capture from LinkedIn posts

How It Works

1. Setup: Configure post ID, trigger word, and lead magnet link via form 2. Comment Extraction: Retrieves all comments from the specified post using [Unipile](https://www.unipile.com/?utmsource=partner&utmcampaign=spalato) 3. Trigger Detection: Filters comments containing the specified trigger word 4. Connection Check: Determines if commenters are 1st-degree connections 5. Smart Routing: Connected users receive DMs, others get connection requests 6. Database Logging: Records all interactions to prevent duplicates