Job Change Signal Workflows
Thejob_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)
GoalSurface job changes inside your existing target accounts so you can instantly reach the new decision-maker or expanded team. Setup
- Create the signal:
- Save the response — you now have one active
job_changemonitor.
- Daily scan of all tracked profiles.
- When a job/company change is detected → instant email digest + webhook payload.
- 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
GoalKnow exactly when your customers get promoted, move teams, or bring in new hires — turn it into upsell/cross-sell conversations. Setup
- Create (or merge into existing) signal:
- (Optional) Add webhook for Slack notification.
- Real-time alerts on any job change inside your customer base.
- Example payload includes old title, new title, and new company.
- 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
GoalTrack sales, marketing, and leadership teams at your top 3 competitors so you know when they’re hiring, promoting, or losing people. Setup
- Create the signal:
- Fires on every job or company change.
- Great for identifying unhappy reps or new decision-makers at competitor accounts.
- Use
updateendpoint withaction: "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.
- Daily scan.
- New post detected → email digest with post link + full text + webhook.
- 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
GoalKnow exactly what your competitors are posting so your team can react, differentiate, or create counter-content the same day. Setup
- Create the signal:
- Fires instantly when any tracked profile publishes.
- Includes post text and URL.
- 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
GoalStay on top of industry influencers and analysts so your marketing and sales teams can engage, repost, or invite them to webinars. Setup
- Create the signal:
- Real-time notification on every new post.
- Perfect for building relationships with zero cold outreach.
- Combine with
job_changeon 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.
- Daily run.
- Returns only ICP-matched leads with lead score.
- Delivered via email + webhook.
- Start with 3–5 seed keywords.
- Use 3 leads for immediate outreach (40%+ reply rates).
Workflow 2: Competitor poaching engine
GoalCapture prospects actively engaging with your competitors’ content and reach them first. Setup
- Create the signal:
- Filters out competitor employees automatically.
- High lead score = strong switching intent.
- Update keywords monthly with new competitor launches.
- Pair with a battle-card library for faster replies.
Workflow 3: Vertical ABM signal layer
GoalBuild always-on intent signals for 3–5 strategic verticals without manual list building. Setup
- Create one signal per vertical (example: Fintech):
- Repeat for Healthcare, Professional Services, etc.
- One signal = one vertical.
- All leads are automatically ICP-scored.
- 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:
signal_id.