Block 1 - OpenAI Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
This powerful n8n workflow helps you automatically re engage cold leads by summarizing their past emails and generating personalized outreach with OpenAI. It pulls in contacts from Google Sheets, f...
@n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.microsoftoutlook, n8n-nodes-base.aggregate, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Robert Breen.
Original n8n.io sourceThis powerful n8n workflow helps you automatically re-engage cold leads by summarizing their past emails and generating personalized outreach with OpenAI. It pulls in contacts from Google Sheets, fetches their prior communication from Outlook, and then uses an AI agent to analyze, strategize, and write a draft re-engagement message — all automatically.
📄 Get Contacts from Google Sheets
📥 Search Emails from Outlook
📊 Aggregate Emails
subject, body, createdDateTime) into a single string for analysis.🧠 Use OpenAI to Analyze and Draft Response
📝 Save to Google Sheets
📤 Create Draft Email in Outlook
🔐 Google Sheets API connection
🔐 Microsoft Outlook OAuth2 connection
🔐 OpenAI API Key
OpenAI Chat Model node gpt-4o-mini or higherRobert Breen
Automation Consultant | n8n Expert | Data Strategist
🔗 Website: https://ynteractive.com
📧 Email: [email protected]
💼 LinkedIn: https://www.linkedin.com/in/robert-breen-29429625/
openai outlook email reengagement lead nurturing automation google sheets ai email gpt-4o crm sales automation
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Cold lead re-engagement email generator with GPT-4o-mini, Outlook, and Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Lead Nurturing, Multimodal AI |
| Author | Robert Breen |
| Published | 02 Aug 2025 |
Use the JSON export at /data/workflows/6919/6919.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This powerful n8n workflow helps you automatically re engage cold leads by summarizing their past emails and generating personalized outreach with OpenAI. It pulls in contacts from Google Sheets, f...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing, Multimodal AI use case.