Identify the person or company behind every LinkedIn message

Looks up the sender of a LinkedIn message and returns their name and details so you know who you are talking to.

How the work actually flows

It branches. Exactly one path is taken.

Pattern: Exclusive Choice (4) · Simple Merge (5)

flowchart TD trig>"new LinkedIn message received"]:::trig s0["check sender type"]:::task s1["return standardized profile record"]:::task trig --> s0 gx{"× person or company page"}:::gate s0 --> gx p00["pull person profile details"]:::task gx -->|"person"| p00 p10["pull company profile details"]:::task gx -->|"company"| p10 jn{"○ unified profile"}:::gate p00 --> jn p10 --> jn jn --> s1 out[/"standardized sender profile record"/]:::out pay{{"know who you're messaging"}}:::pay s1 --> out 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 itA stepOne path onlyPaths rejoinResultPayoff
Build size
Standard

A mid-size build with several tools working together.

Business functions
API & Webhook Integration
Connects
LinkedInUnipile

The problem it solves

When a message comes in on LinkedIn, you often can't tell right away whether it came from a real person or a company page, and you end up clicking through profiles just to figure out who you're dealing with. That back and forth wastes time when you're trying to respond quickly to a hot lead.

Who it fits

Sales and support teams who handle a high volume of inbound LinkedIn messages.

How it works

  1. A message arrives from a new LinkedIn contact
  2. The system checks whether the sender is a person or a company page
  3. It pulls the matching profile details for whichever type it is
  4. It returns one clean, consistent profile record every time
What you get

Sender identities you know before you reply

You immediately see who is messaging you on LinkedIn, with clean profile details for the person or company behind it.

What you get

A standardized profile record with the sender's name and details, ready for the rest of your messaging process to use.

What you need

A Unipile account for LinkedIn messaging and profile access.

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