Automate Cold Email Personalization with LinkedIn and GPT-4 - n8n Workflow | Neura Market
Automate Cold Email Personalization with LinkedIn and GPT-4
This n8n workflow automates the creation of personalized cold email icebreakers by integrating LinkedIn data scraping with GPT-4 AI. It streamlines the personalization process, saving time and enhancing the effectiveness of your email campaigns.
The workflow begins by fetching un-enriched leads from a Google Sheet. It then verifies the presence of email addresses before looping through each lead to scrape LinkedIn profiles using Apify. The scraped data is processed and fed into a GPT-4 AI model to generate personalized icebreakers. These icebreakers are appended to a new Google Sheet, and the original list is updated to mark leads as enriched, preventing duplicate processing.
Platform
n8n
Category
Marketing
Price
Free
Creator
Zainab Ali
set
filter
aggregate
stickyNote
httpRequest
googleSheets
manualTrigger
splitInBatches
openAi
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.