Automate LinkedIn Profile Discovery and Outreach via Form Submission - n8n Workflow | Neura Market
Automate LinkedIn Profile Discovery and Outreach via Form Submission
This n8n workflow automates the discovery of LinkedIn profiles based on user-submitted data, leveraging Bright Data for web scraping and GPT-4o-mini for data parsing. It crafts a personalized follow-up email with insights and outreach strategies.
The workflow starts by accepting user input through a form, including a person's full name and company. It constructs a Google search query to find LinkedIn profiles using Bright Data. The results are parsed with GPT-4o-mini to identify relevant profiles. If a match is found, the workflow generates a buyer persona and outreach strategy, which is then sent via a styled email. If no match is found, the user is notified.
Platform
n8n
Category
AI
Price
Free
Creator
Ahmed Hassan
if
set
form
html
limit
merge
filter
splitOut
emailSend
formTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.