Block 1 - Main Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Description Automate personalized LinkedIn outreach at scale using AI and real prospect data. This workflow pulls leads from Google Sheets, generates human like LinkedIn messages with Azure...
n8n-nodes-base.stickynote, n8n-nodes-base.if, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatazureopenai, n8n-nodes-base.scheduletrigger, n8n-nodes-base.splitinbatches, n8n-nodes-connectsafely-ai.connectsafelylinkedin
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate personalized LinkedIn outreach at scale using AI and real prospect data. 🤖📧 This workflow pulls leads from Google Sheets, generates human-like LinkedIn messages with Azure OpenAI, and sends them safely via the ConnectSafely LinkedIn API. It intelligently avoids duplicate messages, validates delivery, and updates message status back into your sheet automatically. Perfect for consistent, non-salesy B2B outreach with zero manual effort.
⏰ Triggers automatically on a daily schedule to start LinkedIn outreach.
📄 Fetches prospect details from Google Sheets for processing.
🔁 Loops through prospects in controlled batches to avoid API limits.
🧠 Uses AI to generate personalized LinkedIn messages based on role, company, industry, and activity.
✅ Checks if a message already exists to prevent duplicates.
💾 Saves generated messages back to Google Sheets for tracking.
🔍 Fetches LinkedIn profile data and profile URNs via ConnectSafely.
💬 Sends personalized LinkedIn messages safely using the ConnectSafely API.
📊 Updates Google Sheets with message delivery status and LinkedIn profile links.
✅ Fully automated LinkedIn outreach with no manual copywriting ✅ AI-driven personalization for higher reply rates ✅ Prevents duplicate messages automatically ✅ Centralized tracking inside Google Sheets ✅ Safe LinkedIn messaging using ConnectSafely APIs ✅ Scalable daily outreach without risking account limits
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 | Send AI-personalized LinkedIn outreach from Google Sheets with Azure OpenAI and ConnectSafely |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Lead Nurturing, Multimodal AI |
| Author | Rahul Joshi |
| Published | 02 Feb 2026 |
Use the JSON export at /data/workflows/13172/13172.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.
Description Automate personalized LinkedIn outreach at scale using AI and real prospect data. This workflow pulls leads from Google Sheets, generates human like LinkedIn messages with Azure...
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.