Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.3
Send personalized LinkedIn connection requests automatically using n8n, Google Sheets, and Unipile — with built in safety limits, duplicate prevention, and full invitation tracking. Scale your Link...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.filter, n8n-nodes-base.limit, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.splitinbatches, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Salman Mehboob.
Original n8n.io sourceSend personalized LinkedIn connection requests automatically using n8n, Google Sheets, and Unipile — with built-in safety limits, duplicate prevention, and full invitation tracking.
Scale your LinkedIn outreach without manually sending a single connection request. This workflow reads your leads from a Google Sheet, filters out already-contacted prospects, and sends each one a personalized connection note via LinkedIn — automatically, on a schedule, and safely within LinkedIn's limits.
Built for founders, sales teams, and recruiters who want consistent LinkedIn outreach without repetitive manual work. Every request is tracked back to your sheet with its invitation ID and status, making follow-up workflows easy to build on top.
connection_request_status columnCreate a sheet with these exact columns:
first_name | last_name | linkedin_url | connection_note | connection_request_status | invitation_id | row_number
connection_request_status and invitation_id empty — the workflow fills these automaticallyconnection_note columninvitation_idFor 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 connection requests 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/14444/14444.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 connection requests automatically using n8n, Google Sheets, and Unipile — with built in safety limits, duplicate prevention, and full invitation tracking. Scale your Link...
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.