Skip to main content

Job Change Signal Workflows

The job_change signal monitors a list of LinkedIn profiles and alerts you the moment someone changes jobs or companies. Perfect for sales, recruiting, and account management. Each workflow below includes:
  • Goal
  • Setup steps (copy-paste API calls)
  • How it runs
  • Pro tips

Workflow 1: Target account expansion (catch buyers at the right moment)

Goal
Surface job changes inside your existing target accounts so you can instantly reach the new decision-maker or expanded team.
Setup
  1. Create the signal:
  1. Save the response — you now have one active job_change monitor.
How it runs
  • Daily scan of all tracked profiles.
  • When a job/company change is detected → instant email digest + webhook payload.
Pro tips
  • Add 20–50 key profiles from your top 10 target accounts.
  • Use the webhook to auto-create a task in Salesforce/HubSpot with “New decision-maker detected”.

Workflow 2: Customer success and expansion

Goal
Know exactly when your customers get promoted, move teams, or bring in new hires — turn it into upsell/cross-sell conversations.
Setup
  1. Create (or merge into existing) signal:
  1. (Optional) Add webhook for Slack notification.
How it runs
  • Real-time alerts on any job change inside your customer base.
  • Example payload includes old title, new title, and new company.
Pro tips
  • Run this on all current customers + power users.
  • Pair with a simple “Congrats on the new role!” template that references their old + new title.

Workflow 3: Competitor intelligence and poaching

Goal
Track sales, marketing, and leadership teams at your top 3 competitors so you know when they’re hiring, promoting, or losing people.
Setup
  1. Create the signal:
How it runs
  • Fires on every job or company change.
  • Great for identifying unhappy reps or new decision-makers at competitor accounts.
Pro tips
  • Use update endpoint with action: "update_keywords" is not needed here — just add more profiles anytime.
  • Build a private Notion/Slack channel called “Competitor Movement” and route all webhooks there.

Next step
Call POST /api/v1/signal/list with {"signal_type": "job_change"} anytime to see your active monitor.
How it runs
  • Daily scan.
  • New post detected → email digest with post link + full text + webhook.
Pro tips
  • Keep the list under 100 profiles for fastest alerts.
  • Train your team to comment within 2 hours using the webhook → Slack alert.

Workflow 2: Competitor content monitoring

Goal
Know exactly what your competitors are posting so your team can react, differentiate, or create counter-content the same day.
Setup
  1. Create the signal:
How it runs
  • Fires instantly when any tracked profile publishes.
  • Includes post text and URL.
Pro tips
  • Merge additional competitor profiles anytime.
  • Use the alerts to fuel your weekly “What the market is saying” internal newsletter.

Workflow 3: Thought leadership and influencer tracking

Goal
Stay on top of industry influencers and analysts so your marketing and sales teams can engage, repost, or invite them to webinars.
Setup
  1. Create the signal:
How it runs
  • Real-time notification on every new post.
  • Perfect for building relationships with zero cold outreach.
Pro tips
  • Combine with job_change on the same profiles for maximum context.
  • Create a shared “Influencer Activity” dashboard using webhook + Zapier/Make.

Next step
Use POST /api/v1/signal/list with {"signal_type": "new_post"} to view or manage your monitor.
How it runs
  • Daily run.
  • Returns only ICP-matched leads with lead score.
  • Delivered via email + webhook.
Pro tips
  • Start with 3–5 seed keywords.
  • Use 3 leads for immediate outreach (40%+ reply rates).

Workflow 2: Competitor poaching engine

Goal
Capture prospects actively engaging with your competitors’ content and reach them first.
Setup
  1. Create the signal:
How it runs
  • Filters out competitor employees automatically.
  • High lead score = strong switching intent.
Pro tips
  • Update keywords monthly with new competitor launches.
  • Pair with a battle-card library for faster replies.

Workflow 3: Vertical ABM signal layer

Goal
Build always-on intent signals for 3–5 strategic verticals without manual list building.
Setup
  1. Create one signal per vertical (example: Fintech):
  1. Repeat for Healthcare, Professional Services, etc.
How it runs
  • One signal = one vertical.
  • All leads are automatically ICP-scored.
Pro tips
  • Route each webhook to a different Slack channel or Salesforce campaign.
  • Review lead scores weekly to refine ICP.

Next step
List all your keyword signals with:
You can pause, update, or delete any signal using its signal_id.