Block 1 - Wait
- Type / Role
- n8n-nodes-base.wait - wait
- Config choices
- Version 1.1
Send personalized LinkedIn InMails automatically to CEOs and founders using n8n, Google Sheets, and Unipile — with built in duplicate prevention, credit tracking, and full conversation ID logging. ...
n8n-nodes-base.wait, n8n-nodes-base.httprequest, n8n-nodes-base.limit, n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.filter, n8n-nodes-base.googlesheets, n8n-nodes-base.scheduletrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Salman Mehboob.
Original n8n.io sourceScale your LinkedIn outreach without manually writing or sending a single InMail. This workflow reads your leads from a Google Sheet, filters out already-messaged prospects, and sends each one a fully personalized InMail — with their first name and company name injected automatically — on a schedule, hands-free.
Built for founders, sales professionals, and automation builders who want consistent, professional LinkedIn outreach without the repetitive manual effort. Every sent InMail is tracked back to your sheet with its unique conversation ID, making follow-up sequences easy to build on top.
chat_id returned after each sent InMail is saved to your sheet and can be used to build follow-up message sequencesinmail column does not equal Sent/api/v1/chats endpoint using the sales_navigator API parameter, with the subject line and message body personalized automatically with the lead's first name and company nameSent status and the unique chat_id of the opened conversationCreate a sheet with these exact columns:
first_name | last_name | linkedin_url | company_name | inmail | chat_ID | row_number
inmail and chat_ID empty — the workflow fills these automatically after each InMail is sentcompany_name is filled for every lead — it is used in both the subject line and the message bodyapi field is set to sales_navigator by defaultapi value to recruiterchat_id to send a reply into the same conversation thread if there is no response after a set number of daysFor assistance and support: [email protected] Linkedin: https://www.linkedin.com/in/salman-mehboob-pro/
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 personalized LinkedIn InMails to CEOs and founders with Google Sheets and Unipile |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Lead Nurturing |
| Author | Salman Mehboob |
| Published | 29 Mar 2026 |
Use the JSON export at /data/workflows/14445/14445.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.
Send personalized LinkedIn InMails automatically to CEOs and founders using n8n, Google Sheets, and Unipile — with built in duplicate prevention, credit tracking, and full conversation ID logging. ...
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 use case.