Skip to content
Fiber AI Help Center
Fiber AI Help Center

Job change tracking

Overview

Fiber's job change tracking lets you monitor a list of LinkedIn profiles and get notified when they change roles. This is useful for staying on top of key accounts, warm leads, or any group of people you want to track over time.

Getting Started

Setting up a tracking list takes three steps: create the list, add profiles to it, then activate it.

1. Create a List

Endpoint: POST /v1/job-changes/create-listAPI reference

This creates an empty list in DRAFT status.

2. Add Profiles

Endpoint: POST /v1/job-changes/add-profilesAPI reference

Add the LinkedIn profiles you want to track.

What happens when you add profiles:

  • The list status moves from DRAFTBUILDING while profiles are being processed

  • Once more than one valid profile is added, the status becomes NORMAL

  • Fiber automatically deduplicates profiles and removes any that return 404

  • You cannot run multiple add-people requests simultaneously — wait for the current one to finish before adding more

⚠️ If your list enters ERROR status, reach out to us and we'll resolve it.

3. Activate the List

Endpoint: POST /v1/job-changes/update-listAPI reference

Activating the list tells Fiber to start tracking the profiles in our weekly job-change detection system.

Important: You cannot add or remove profiles from an active list. To make changes, deactivate the list first, make your edits, then reactivate it.

Managing Your List

Remove Profiles

Endpoint: POST /v1/job-changes/delete-listAPI reference

The list must be deactivated before you can remove profiles.

View on the Fiber Dashboard

You can view and manage all your tracking lists at: fiber.ai/app/job-changes

Notifications

Email

Fiber sends you an email whenever a tracked profile changes jobs, including their new role and company details. No setup required.

Webhooks

To receive real-time notifications in your own systems:

  1. Go to fiber.ai/app/webhooks

  2. Subscribe to the job.changed event

  3. Add your endpoint URL

Fiber will POST to your endpoint with the profile details and new job information whenever a change is detected.

Movement Types

When a job change is detected, Fiber classifies it into one of the following movement types:

Type

Description

Billed?

promoted

New role at the same company

✅ Yes

lateral-move

Same role at a different company

✅ Yes

new-role

New role at a different company

✅ Yes

changed

Possible change detected, but unconfirmed

❌ No

no-change

No change detected

❌ No

Pricing & Cadence

  • Cost: 1 credit (usually $0.02) per profile per month

  • Check frequency: Fiber scans for job changes weekly