đź’¬ Send Linkedin connection request with Airtop
⚡ 2,291 views · 💬 Lead Nurturing & AI Sales Agents
💡 Pro Tip — If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search — you just pass a URL and get structured data back.
Description
Automating LinkedIn Connection Requests
Use Case
Automatically sending LinkedIn connection requests to prospects can significantly streamline your outreach process. This automation ensures you only send requests to users you’re not already connected with, and can optionally include a personalized message.
What This Automation Does
This automation sends a LinkedIn connection request using the following input parameters:
- linked_url: The LinkedIn profile URL of the person you want to connect with.
- airtop_profile: The name of your Airtop Profile authenticated on LinkedIn.
- message (optional): The note you want to include with your connection request.
How It Works
- Starts an Airtop browser session using your authenticated profile.
- Opens the target LinkedIn profile in a new browser window.
- Detects if you’re already connected or if a connection request is pending.
- If the “Connect” button is available:
- If no message is provided, clicks “Connect” and sends the request without a note.
- If a message is provided, clicks “Add a note”, types the message, and sends the request.
- Terminates the browser session.
Setup Requirements
- Airtop API Key — free to generate.
- An Airtop Profile logged in to LinkedIn (requires one-time authentication).
Next Steps
- Pair with People Enrichment: Use with the LinkedIn Profile Finder to generate URLs before sending requests.
- CRM Integration: Log connection attempts and responses in your CRM.
- Campaign Sequencing: Combine with message follow-up automations for a complete outreach flow.
Read more about automating Linkedin Connection Requests
đź”— Nodes Used
Execute Workflow Trigger, n8n Form Trigger, Airtop
📥 Import
Download workflow.json and import into n8n:
Workflow menu → Import from File