Intent
Track job changes
Monitor job changes for a list of contacts on LinkedIn. You’ll receive notifications via webhook when any of these contacts change jobs.
POST
Track job changes for specific contacts
This endpoint allows you to monitor job changes for a list of contacts on LinkedIn. When any of the tracked contacts changes their job, you’ll receive a notification through the specified webhook URL.
Use Cases
- Monitor when your champions or product users change jobs
- Track career movements of potential leads
- Stay informed about your network’s professional changes
Important Notes
- You can identify contacts either by their LinkedIn URL or by their name and current company
- The system checks for job changes daily
Contact Identification
You can identify contacts in two ways:
-
Using LinkedIn URL
-
Using Name and Company
Webhook Notifications
When a contact changes their job, you’ll receive a webhook notification with details about the change. Make sure your webhook endpoint is ready to receive POST requests.
Authorizations
Your API key
Body
application/json
Response
201
application/json
Successfully created job changes tracking
The response is of type object
.
Track job changes for specific contacts