Notifies you when employees are promoted at your tracked companies. This radar type helps you monitor career progression and organizational changes.Documentation Index
Fetch the complete documentation index at: https://docs.tamradar.com/llms.txt
Use this file to discover all available pages before exploring further.
Content Structure
Thecontent object for promotions contains:
| Field | Type | Required | Nullable | Description |
|---|---|---|---|---|
| full_name | string | Yes | No | Full name of the promoted person |
| first_name | string | Yes | No | First name of the promoted person |
| last_name | string | Yes | No | Last name of the promoted person |
| profile_url | string | Yes | No | URL to the person’s professional profile |
| previous_title | string | Yes | No | Job title before the promotion |
| current_title | string | Yes | No | New job title after the promotion |
| promotion_date | string | Yes | No | Best estimated date of promotion (YYYY-MM-DD) |
| country | string | Yes | Yes | Country of employment |