workflows.fit
Back to n8n workflows
n8n templateFreeBy Airtop

Send Linkedin connection request with Airtop

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 us...

ProductivityDevelopmentCore NodesForm TriggerExecute Workflow TriggerSwitchSet
Loading interactive preview...

Template notes

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:

- linkedurl: The LinkedIn profile URL of the person you want to connect with. - airtopprofile: The name of your [Airtop Profile](https://portal.airtop.ai/browser-profiles) authenticated on LinkedIn. - message (optional): The note you want to include with your connection request.

How It Works

1. Starts an Airtop browser session using your authenticated profile. 2. Opens the target LinkedIn profile in a new browser window. 3. Detects if you're already connected or if a connection request is pending. 4. 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. 5. Terminates the browser session.