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-list → API reference
This creates an empty list in DRAFT status.
2. Add Profiles
Endpoint: POST /v1/job-changes/add-profiles → API reference
Add the LinkedIn profiles you want to track.
What happens when you add profiles:
The list status moves from
DRAFT→BUILDINGwhile profiles are being processedOnce more than one valid profile is added, the status becomes
NORMALFiber 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
ERRORstatus, reach out to us and we'll resolve it.
3. Activate the List
Endpoint: POST /v1/job-changes/update-list → API 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-list → API 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
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:
Go to fiber.ai/app/webhooks
Subscribe to the
job.changedeventAdd 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? |
|---|---|---|
| New role at the same company | ✅ Yes |
| Same role at a different company | ✅ Yes |
| New role at a different company | ✅ Yes |
| Possible change detected, but unconfirmed | ❌ No |
| No change detected | ❌ No |
Pricing & Cadence
Cost: 1 credit (usually $0.02) per profile per month
Check frequency: Fiber scans for job changes weekly