Developer & DevOps

LinkedIn via form using and

19 nodes 202 119 Automatic trigger
Download

Workflow Description

An automation template that collects form data, enriches it through web scraping and AI processing, then distributes it via email. Features conditional logic, data filtering, and advanced transformations for reliable data pipeline automation.

How it works

  1. 1.Receive form submissions through form trigger and parse initial data structure
  2. 2.Extract external web data using Bright Data web intelligence service
  3. 3.Process and enhance content with OpenAI for improved formatting and quality
  4. 4.Apply filters and limits to processed data for quality assurance
  5. 5.Merge enriched data into HTML templates and send via email

Use cases

  • Automate professional profile scraping and enrichment from LinkedIn data sources
  • Create intelligent lead lists by combining form submissions with external data verification

Requirements

  • Active Bright Data account with web extraction permissions
  • Valid OpenAI API key with GPT access
  • Configured SMTP email service or email platform integration
  • Properly designed HTML form with clear field mapping

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Form Trigger Bright Data OpenAI Email Send

Details

Trigger Automatic trigger
Nodes 19
Apps 4
Views 202
Downloads 119

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (19)

/

Extract Body and Title from Website

HTML Page

#1

When User Completes Form

Form Trigger

#2

Get LinkedIn Entry on Google

Bright Data

#3

Parse Google Results

OpenAI

#4

Form Not Found

Form

#5

Get only Matching Profiles

Filter

#6

Limit to 1 Profile

Limit

#7

Extract Parsed Results

Split Out

#8

LinkedIn Profile is Found?

If

#9

Edit Url LinkedIn

Set

#10

Edit Company Search

Set

#11

Extract Body and Title from Website1

HTML Page

#12

Get Company on Google

Bright Data

#13

Parse Google Results for Company

OpenAI

#14

Split Out

Split Out

#15

Create a Followup for Company and Person

OpenAI

#16

Merge

Merge

#17

Send Email

Email Send

#18

Form Email Sent

Form

#19