Breyta GTM LinkedIn connection verifier
Positively verifies LinkedIn invite ACCEPTANCE. For each candidate in a demand-action table it checks the Unipile profile network_distance (FIRST_DEGREE = connected) and emits monitor-compatible rows with monitor_status=connection_accepted + accepted_at (from connected_at). breyta-linkedin-accepted-followup-planner reads these and only then fires the follow-up DM. Delegates the per-person profile lookup to unipile-recipient-resolve as a fanout child, so this flow needs no Unipile connection binding. Read-only: never sends a message or invite.
Created by Emil Hjorth • Version 3 • 7 steps
What you get
- Positively verifies LinkedIn invite ACCEPTANCE. For each candidate in a demand-action table it checks the Unipile profile network_distance (FIRST_DEGREE = connected) and emits monitor-compatible rows with monitor_status=connection_accepted + accepted_at (from connected_at). breyta-linkedin-accepted-followup-planner reads these and only then fires the follow-up DM. Delegates the per-person profile lookup to unipile-recipient-resolve as a fanout child, so this flow needs no Unipile connection binding. Read-only: never sends a message or invite.
Integrations
- unipile
How it works
- 7 workflow steps run in Breyta to produce the app result.
Positively verifies LinkedIn invite ACCEPTANCE. For each candidate in a demand-action table it checks the Unipile profile network_distance (FIRST_DEGREE = connected) and emits monitor-compatible rows with monitor_status=connection_accepted + accepted_at (from connected_at). breyta-linkedin-accepted-followup-planner reads these and only then fires the follow-up DM. Delegates the per-person profile lookup to unipile-recipient-resolve as a fanout child, so this flow needs no Unipile connection binding. Read-only: never sends a message or invite.
FAQ
What does the Breyta GTM LinkedIn connection verifier do?
This app confirms when a LinkedIn invitation is accepted by checking if a lead is a first-degree connection. It identifies successful connections so you can trigger follow-up tasks at exactly the right moment.
How does the app verify that a connection request was accepted?
The app uses Unipile to check the network distance between profiles. It looks for the first-degree connection status and records the exact time the connection was accepted in your data table.
Does this app send messages or invites on my behalf?
No, this is a read-only tool that only checks connection statuses. It never sends messages or invites, ensuring your LinkedIn account remains secure and within your control.
Which services does the LinkedIn connection verifier use?
It integrates with Unipile, using the recipient resolve function to look up profiles. This setup allows the app to track connection statuses across your lead lists without requiring direct account binding.
How do I use this data for follow-up marketing?
The app emits connection data that usually feeds into the Breyta LinkedIn accepted follow-up planner. This allows you to automatically schedule and send direct messages once a connection is confirmed.