Skip to main content
New

1,300+ funded startups directory

Browse
LeadMagic logo
LeadMagic
Back to guides
Clay10 min read

Job Change Detection in Clay: 4x Response Rates

Use job change detection in Clay to identify prospects at the perfect moment. Increase response rates by 4x with timely outreach and updated contact data.

LeadMagic Team

Updated December 20, 2024

Every sales rep has a list of past champions who went dark. Maybe they left the company. Maybe they switched roles. Either way, you lost them. Job change detection flips that problem into your biggest pipeline advantage.

People who just started a new role are 4x more likely to respond to cold outreach than someone who's been sitting in the same seat for two years. They're actively looking for tools to prove themselves, they haven't signed any contracts yet, and they're motivated to move fast.

This guide walks you through building a complete job change detection workflow in Clay using LeadMagic's Job Change API, setting up alerts, writing outreach that lands, and measuring what works.

Why Job Changes Are the Strongest Buying Signal

Most sales triggers are indirect. A company raises funding—maybe they'll buy. They post a job listing—maybe they're scaling. Job changes are different because the trigger is attached to a specific person with a specific need.

Here's what makes a job change so powerful:

  • New budget authority. Someone stepping into a VP or Director role usually inherits a budget or gets asked to build a new one. That spend hasn't been allocated to competitors yet.
  • Pressure to show results fast. New hires in leadership positions have a 90-day window to prove they made the right decision. They're actively looking for tools that deliver quick wins.
  • Vendor contracts are up for review. The previous person's stack isn't sacred anymore. If anything, the new hire wants to put their stamp on it.
  • Old relationships carry forward. If someone used your product at their last company and loved it, they'll want it at the new company too. You don't need to sell them—you need to remind them.
  • Openness to conversations. People in new roles are networking, learning the landscape, and taking meetings. Your cold email lands in a context where they're already open to discovery calls.

The numbers back this up. Teams running job-change-triggered outreach consistently report 4x higher reply rates and 2x higher meeting conversion compared to standard cold outreach. Sales cycles also compress because these buyers are motivated and have urgency baked in.

The Psychology Behind Job Change Outreach

Understanding why job changers respond differently helps you write better outreach.

The First 30 Days: "What Do I Need?"

New hires spend their first month auditing what exists and identifying gaps. They're in research mode. They're googling competitors, asking peers for recommendations, and building a shortlist of tools to evaluate. If your email arrives during this window, you're not interrupting—you're answering a question they already have.

Days 30–90: "How Do I Prove Myself?"

After the initial audit, the pressure to execute kicks in. They need to show their manager and team that hiring them was the right call. Solutions that promise fast time-to-value win here. If you can show a case study of someone in their exact role getting results in 2 weeks, you'll get a meeting.

After 90 Days: The Window Closes

By month four, they've made their tool decisions, signed contracts, and shifted to execution mode. Response rates drop back to normal cold outreach levels. The takeaway: speed matters. Detect the change early, reach out fast.

Three Methods for Detecting Job Changes

Method 1: LinkedIn Profile Monitoring in Clay

This is the most straightforward approach if you already have LinkedIn profile URLs for your contacts.

  1. Import your contact list into a Clay table. Include LinkedIn URLs, current company, and current title as columns.
  2. Add a LinkedIn enrichment column that pulls the person's current company and title from their profile.
  3. Add a formula column that compares the enriched company name against the company you have stored. A simple IF comparison works: if the values don't match, flag it as a job change.
  4. Filter the table to show only rows where the flag is triggered.

Pros: Simple setup, no additional API costs if you already have Clay LinkedIn credits.

Cons: Only works if you have LinkedIn URLs. Doesn't catch changes to roles at the same company. LinkedIn data can lag behind actual job changes by weeks. Rate limits on LinkedIn enrichments can slow down large lists.

Method 2: LeadMagic Job Change API

This is the most reliable method and the one we recommend for production workflows. The LeadMagic Job Change Detector returns structured data including the new company, new title, previous company, previous title, and the approximate date of the change.

  1. Add a new enrichment column in Clay and select LeadMagic Job Change.

  2. Map the input fields. You can use either an email address or a LinkedIn profile URL. Email tends to work best for past customers since you already have it on file.

  3. Run the enrichment. LeadMagic checks the person's current employment and compares it against what you've stored.

  4. Review the output columns. You'll get back:

    • current_company — where they work now
    • current_title — their new role
    • previous_company — where they were before
    • previous_title — what they did before
    • change_detected — boolean flag
    • change_date — approximate date of the transition
  5. Filter for change_detected = true to isolate the contacts who've moved.

Pros: Works with email or LinkedIn URL. Returns structured, clean data. Catches changes other methods miss. Includes change dates so you can prioritize recent movers.

Cons: Uses LeadMagic API credits (though the cost per lookup is low compared to the pipeline value of catching a champion in motion).

Method 3: Regular Re-Enrichment Schedules

If you want passive, ongoing monitoring rather than one-time detection, set up a recurring enrichment schedule.

  1. Create a Clay table with your high-value contacts (past champions, decision makers at target accounts, competitor users).
  2. Add company enrichment columns using LeadMagic Company Enrichment or LinkedIn enrichment.
  3. Schedule the table to re-run weekly or biweekly. Clay supports scheduled enrichment runs that refresh data on your contacts.
  4. Add a change-detection formula that compares the new enrichment result against a stored "last known" value. When they differ, flag it.
  5. Push flagged rows to your CRM or Slack channel.

This method is best for large watchlists (1,000+ contacts) where you want to catch changes as they happen without manually triggering enrichments.

Building the Complete Workflow Step by Step

Step 1: Build Your Target List

Not every contact is worth monitoring. Focus your detection on three groups:

Past Champions Pull a list from your CRM of every person who was a power user, internal advocate, or decision maker at accounts that churned or went cold. These are people who already know your product and liked it. If they move to a new company, they're pre-sold.

Competitor Users If you have intelligence on who's using competing products (from G2 reviews, case studies, event attendee lists, or intent data), monitor those contacts. When they switch companies, the competitor's contract doesn't follow them. That's your opening.

ICP Decision Makers at Target Accounts Build a list of VP/Director-level contacts at your target accounts. Even if they haven't changed jobs yet, you want to know the moment they do. A new VP of Marketing at an ICP company is one of the highest-value signals you can detect.

Aim for a watchlist of 500–5,000 contacts. Smaller lists won't generate enough signals. Larger lists work fine but cost more in API credits.

Step 2: Configure Detection Triggers

In Clay, set up your enrichment columns using one of the three methods above. For most teams, we recommend:

  • Primary detection: LeadMagic Job Change API (Method 2)
  • Supplemental detection: LinkedIn profile re-enrichment (Method 1) for contacts where you only have a LinkedIn URL
  • Ongoing monitoring: Scheduled re-enrichment (Method 3) running weekly

Add a master "Job Change Detected" formula column that consolidates signals from all methods into a single boolean flag.

Step 3: Build Alert Systems

Detection is useless if no one acts on it. Set up alerts that route job change signals to the right person at the right time.

Slack Alerts Use Clay's Slack integration to post a message to a #job-changes channel whenever a change is detected. Include the contact's name, old company → new company, new title, and a link to their LinkedIn profile. This creates visibility across the team.

CRM Updates Push the job change data directly to your CRM (HubSpot, Salesforce, etc.) using Clay's native integrations. Update the contact's company, title, and add a tag like "Job Change Detected – [Date]." If the contact is owned by a specific rep, the CRM notification handles routing.

Email Alerts to Reps For high-priority contacts (past champions, large deal contacts), send an email directly to the account owner with the change details and a suggested outreach template. Speed matters—the rep who reaches out first wins.

Step 4: Enrich the New Contact Data

A job change means the person's work email, phone number, and company details have all changed. Before you reach out, re-enrich:

  1. Find their new work email using the LeadMagic Email Finder. Input their name and new company domain.
  2. Validate the email to avoid bounces. LeadMagic's Email Finder includes real-time verification, but you can double-check with a dedicated validation step.
  3. Find their direct phone number using the LeadMagic Mobile Finder if your outreach includes calls.
  4. Enrich the new company to understand the account (size, industry, tech stack, funding stage). This gives your reps context for personalization.

Step 5: Launch Personalized Sequences

With detection and enrichment in place, push qualified contacts into your outreach sequences. The key is personalization—generic "congrats on the new role" emails get ignored. Use the data you've collected to make every touchpoint specific.

Outreach Templates That Actually Work

Template 1: The Past Champion

Use this when someone who loved your product at their old company just moved.

Subject: Bringing [Your Product] to {New Company}?

Hi {First Name},

You were one of our top users at {Previous Company}—your team's results with [specific metric or use case] were impressive.

Now that you're leading {function} at {New Company}, curious if [relevant problem] is on your plate again?

If so, I can get you set up in about 15 minutes. Happy to jump on a quick call this week.

{Your name}

Why it works: You're referencing a shared history. You're specific about what they accomplished. And you're making the ask low-effort.

Template 2: The New Leader

Use this when a decision maker starts a new leadership role.

Subject: Quick question about your first 90 days

Hi {First Name},

Congrats on the {Title} role at {New Company}. The first few months are always about figuring out what to keep, what to cut, and what to build.

I work with a lot of {Title}s in {industry}, and one thing that keeps coming up is [specific challenge]. If that's relevant, I put together a quick breakdown of how teams like {comparable company} are solving it.

Worth a 15-minute call?

{Your name}

Why it works: You're acknowledging the reality of starting a new role. You're leading with a relevant challenge instead of a product pitch.

Template 3: The Competitor Displacement

Use this when someone who was using a competitor's product starts at a new company.

Subject: {New Company}'s {function} stack

Hi {First Name},

Noticed you recently joined {New Company} as {Title}. When I've talked to other folks making a similar move, one of the first questions is whether to bring over the same tools or evaluate new options.

We work with a number of teams that switched from {Competitor} to [Your Product]—the biggest difference they cite is [specific differentiator].

If you're evaluating options, happy to share a side-by-side comparison. No pressure either way.

{Your name}

Why it works: You're meeting them at a decision point they're already at. You're not bashing the competitor—you're offering information.

Template 4: The Warm Referral Follow-Up

Use this when someone at your customer's company left and you know the replacement.

Subject: {Previous Person's Name} suggested I reach out

Hi {First Name},

{Previous Person} and I worked together when they were at {Company}. Now that you're stepping into the {Title} role, they mentioned you might want to see how the team has been using [Your Product].

Happy to do a quick walkthrough of your current setup and any opportunities to optimize. Would [day] or [day] work for a 20-minute call?

{Your name}

Why it works: Social proof from a real person they know. Specific reason for the call. Clear time ask.

Timing Strategy: When to Reach Out

Timing your outreach correctly is the difference between a 40% reply rate and a 10% one. Here's the cadence we recommend based on how recently the job change happened:

Week 1–2 after the change: Don't email yet. They're drowning in onboarding, meeting their team, and getting laptop access. Reaching out this early comes across as surveillance, not helpfulness.

Week 3–4: This is the sweet spot. They've settled in enough to start thinking about tools and strategy but haven't made decisions yet. Send your first outreach here.

Month 2: If your first email didn't get a response, follow up. Reference something specific about their new company (recent news, a blog post they wrote, a change in their team). By month two, they're deep in evaluation mode.

Month 3: Last chance. After this, the window closes. Make your follow-up direct: "Still evaluating {category} tools? Happy to be a resource if the timing is better now."

After Month 3: Move them back to your standard nurture sequence. The job-change signal has expired.

Combining Job Change Detection with Full Enrichment

Job change detection is most powerful when paired with a full enrichment workflow. Here's the recommended stack in Clay:

  1. Detect the change → LeadMagic Job Change API
  2. Find the new emailLeadMagic Email Finder
  3. Validate the email → LeadMagic Email Validation
  4. Find their mobile numberLeadMagic Mobile Finder
  5. Enrich the new companyLeadMagic Company Enrichment
  6. Push to CRM → Clay's native HubSpot/Salesforce integration
  7. Trigger sequence → Push to your outreach tool (Instantly, Smartlead, Outreach, etc.)

This entire workflow runs inside a single Clay table. Each step is a column. New contacts flow through automatically when you add them or when scheduled re-enrichment runs.

Measuring Success: KPIs and Benchmarks

Track these metrics to know if your job change program is working:

MetricBenchmarkHow to Track
Reply rate on job-change emails15–25% (vs. 3–5% standard cold)Outreach tool reporting
Meeting booked rate8–12% of contacts reachedCRM opportunity creation
Time from detection to first emailUnder 7 daysClay timestamps vs. email send dates
Coverage (changes detected / total watchlist)5–15% per quarterClay enrichment success rate
Pipeline generated per quarterVaries by ACVCRM, tagged by "job change" source
Win rate on job-change opportunities20–30% higher than standard outboundCRM closed-won analysis

Review these monthly. If your reply rate drops below 10%, your templates are stale or your timing is off. If your detection coverage is below 5%, expand your watchlist.

Common Mistakes and How to Avoid Them

Reaching out too early. Give people at least two weeks before your first email. Week one outreach feels creepy, not helpful.

Using generic "congrats" emails. Everyone sends "Congrats on the new role!" Lead with a problem or insight, not a congratulations. Congrats can be one line—the rest of the email should be about them, not you.

Not re-enriching contact data. Their old work email doesn't work anymore. If you're emailing their previous company address, you're emailing no one. Always run email enrichment for the new company before reaching out.

Monitoring too small a list. If you're watching 50 contacts, you'll get maybe 2–3 job changes per quarter. That's not enough to build a reliable pipeline channel. Aim for 1,000+ contacts in your watchlist.

Ignoring lateral moves. Not every job change is a promotion to a new company. Someone moving from "Marketing Manager" to "Senior Marketing Manager" at a different company is still a signal. They still have new budget, new priorities, and new vendor decisions to make.

No follow-up sequence. One email isn't enough. Build a 3–4 touch sequence over 3 weeks. Mix email, LinkedIn connection requests, and phone calls (if you have the number via Mobile Finder).

Treating all job changes equally. A past champion moving to an ICP company is a top-tier signal. A random contact moving to a 5-person startup outside your ICP is not. Score your job change signals and prioritize accordingly.

Putting It All Together

Job change detection isn't a hack—it's a systematic approach to reaching the right person at the right time. The workflow is straightforward:

  1. Build a watchlist of high-value contacts
  2. Run detection weekly using LeadMagic's Job Change API in Clay
  3. Re-enrich changed contacts with updated email and phone data
  4. Alert the right rep within 48 hours of detection
  5. Send personalized outreach in the week 3–4 window
  6. Follow up with a multi-touch sequence
  7. Measure, iterate, expand the watchlist

Teams that run this workflow consistently turn job changes into their highest-converting outbound channel. Start with your past champions list—those are the easiest wins—and expand from there.

Get your API key in 30 seconds

100 free credits. No credit card. API, CLI, and MCP — all from one key.