Automatically message everyone who views your LinkedIn profile

The system checks who viewed your LinkedIn profile and sends them a message or connection request.

How the work actually flows

It branches. Exactly one path is taken; runs once per profile visitors.

Pattern: Exclusive Choice (4) · Multiple Instances without Synchronization (12)

flowchart TD trig(["scheduled profile check"]):::trigtime s0["Pull recent profile visitors"]:::svc s1[["Check connection status"]]:::mi trig --> s0 s0 -->|"one per profile visitors"| s1 gx{"× is visitor a connection"}:::gate s1 --> gx p00["Send automatic message"]:::task gx -->|"direct connection"| p00 p10["Send connection request"]:::task gx -->|"not connected"| p10 p00 --> out p10 --> out out[/"message or request sent to visitors"/]:::out pay{{"turns profile views into conversations"}}:::pay out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itAn outside serviceRuns once per itemOne path onlyResultPayoff
Build size
Standard

A mid-size build with several tools working together.

Business functions
General Automation
Connects
LinkedIn

The problem it solves

People check out your LinkedIn profile all the time, but you rarely notice in time to reach out while their interest is fresh. Following up with every viewer by hand isn't realistic when you have real work to do.

Who it fits

A salesperson, recruiter, or founder who wants to turn LinkedIn profile views into conversations.

How it works

  1. The automation pulls the list of recent visitors to your LinkedIn profile
  2. It checks whether each visitor is a direct connection or not
  3. Direct connections receive an automatic message
  4. Everyone else receives a connection request with an optional note
What you get

Profile viewers turned into conversations

Everyone who views your LinkedIn profile automatically receives a message or connection request from you.

What you get

A message or connection request sent to every recent profile visitor.

What you need

A LinkedIn account.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook