Trakstar · Example Payload

Trakstar Hire Candidate Example

HRHuman ResourcesPerformance ManagementTalent ManagementApplicant TrackingLearning Management360 FeedbackGoal ManagementEmployee DevelopmentPerformance Appraisal

Trakstar Hire Candidate Example is an example object payload from Trakstar, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idfirst_namelast_nameemailphoneopeningstagesourcecreated_atupdated_at

Example Payload

Raw ↑
{
  "id": 1001,
  "first_name": "Jane",
  "last_name": "Smith",
  "email": "jane.smith@example.com",
  "phone": "+1-512-555-0142",
  "opening": 42,
  "stage": "Phone Screen",
  "source": "LinkedIn",
  "created_at": "2024-04-10T11:22:00Z",
  "updated_at": "2024-05-20T09:45:00Z"
}