Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Auto find & invite LinkedIn Leads This n8n template automates LinkedIn lead generation by scraping profiles, filtering out existing connections, and sending connection requests — all in a controlle...
n8n-nodes-base.manualtrigger, n8n-nodes-base.splitinbatches, n8n-nodes-base.splitout, n8n-nodes-browserflow.browserflow, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kees Bosch - Browserflow.
Original n8n.io sourceThis n8n template automates LinkedIn lead generation by scraping profiles, filtering out existing connections, and sending connection requests — all in a controlled, looped workflow. Ideal for outreach campaigns, recruitment, or lead gen efforts.
This template uses a verified community node available inside the n8n cloud environment. To use it, go to "Nodes" → search for:
Browserflow for Linkedin
…and click Install. It’s officially verified and accessible directly from n8n cloud.
In case you wish to run this template locally, you need to go to the settings, click community nodes and search for n8n-nodes-browserflow. Then after installing you can start using the actions in this node.
Initiates the workflow manually via the “Test workflow” button, giving you full control.
Uses the Browserflow automation to extract profile links from a LinkedIn search or keyword query.
Converts the list of profiles into individual items for single-profile processing.
Ensures each LinkedIn profile is handled one at a time, avoiding simultaneous actions.
Verifies if you’re already connected with the lead on LinkedIn.
✅ Already Connected → Skip to next profile
❌ Not Connected → Continue to next step
Sends a LinkedIn connection request, optionally with a personalized message.
n8n (cloud or self-hosted)
Installed community node: Browserflow for Linkedin
LinkedIn account
Valid Browserflow acount (you can set up a free 7-day trial at https://browserflow.io)
Search “Browserflow for Linkedin” > Install.
Get your API key at https://browserflow.io
After registering, setup your Browserflow and connect with Linkedin using the wizard at https://browserflow.io
Click on the Browserflow actions to setup a connection with Browserflow by adding your API key to a credential.
Targeting: Adjust the Browserflow actions to scrape specific roles, industries, or locations.
Messaging: You can add a message to the connection invite but remind that LinkedIn limits the amount of messages that can be send each month. Use variables in the message for personalization (e.g., {firstName}).
Trigger: Replace manual trigger with a cron node for scheduled outreach.
Integration: Combine with CRM tools (e.g., HubSpot, Notion, Airtable) for syncing leads or integrate with AI Agents.
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 | Automate LinkedIn lead generation and connection requests with Browserflow |
|---|---|
| Complexity | intermediate |
| Nodes | 7 |
| Categories | Lead Generation |
| Author | Kees Bosch - Browserflow |
| Published | 22 Jul 2025 |
Use the JSON export at /data/workflows/6257/6257.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.
Auto find & invite LinkedIn Leads This n8n template automates LinkedIn lead generation by scraping profiles, filtering out existing connections, and sending connection requests — all in a controlle...
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 use case.