Automate Personalized Sales Emails Using LinkedIn Data and AI - n8n Workflow | Neura Market
Automate Personalized Sales Emails Using LinkedIn Data and AI
This workflow automates the creation and sending of personalized sales emails by leveraging LinkedIn data and AI. It integrates Google Sheets, LinkedIn, Apify, and Gmail to streamline outreach efforts.
The workflow begins by extracting lead information from Google Sheets. It then uses Apify to search for LinkedIn profiles based on the lead's name and company. Once the correct LinkedIn profiles are identified, the workflow fetches detailed profile information. This data is used to generate a personalized email through OpenRouter's AI model, Claude 3.7. Finally, the email is sent to the lead via Gmail, ensuring a seamless and automated outreach process.
Platform
n8n
Category
Marketing
Price
Free
Creator
Eli Brooks
if
set
gmail
filter
aggregate
stickyNote
httpRequest
googleSheets
manualTrigger
splitInBatches
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.