Automate Cold Lead Re-Engagement with AI, Outlook, and Google Sheets - n8n Workflow | Neura Market
Automate Cold Lead Re-Engagement with AI, Outlook, and Google Sheets
This n8n workflow automates the re-engagement of cold leads by summarizing past emails and generating personalized outreach using OpenAI. It integrates with Google Sheets to pull contacts, fetches prior communications from Outlook, and drafts re-engagement emails for review.
The workflow begins by retrieving a list of cold leads from Google Sheets. For each lead, it fetches all past emails from Outlook, aggregates the email content, and uses OpenAI to analyze the communication history. OpenAI then suggests re-engagement strategies and drafts personalized emails. These drafts are saved back to Google Sheets for record-keeping and created as drafts in Outlook for further review and personalization.
Platform
n8n
Category
Other
Price
Free
Creator
Elias Johansen
code
aggregate
stickyNote
googleSheets
manualTrigger
agent
microsoftOutlook
lmChatOpenAi
outputParserStructured
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.