Recrutement & ATS

Candidats, tâches de recrutement et demandes de ressources — connectez votre ATS.

Candidat

Points de terminaison

GET /candidates
POST /candidates
GET /candidates/{id}
PATCH /candidates/{id}
GET /candidates/search

Champs de schéma

ChampType
firstname* string
lastname* string
email* string (email)
phoneNumber stringnull
source stringnull
location stringnull
birthDate string,null (date-time)
position stringnull
linkedinProfile stringnull
notes stringnull
expectations stringnull

Tâche de Recrutement

Points de terminaison

GET /recruitment-tasks
POST /recruitment-tasks
GET /recruitment-tasks/{id}
PATCH /recruitment-tasks/{id}

Champs de schéma

ChampType
question* string
options arraynull
recruitmentTaskGroup string (iri-reference)

Demande de Ressource

Points de terminaison

GET /public/resource-requests/{id}
GET /resource-requests
POST /resource-requests
GET /resource-requests/{id}
PATCH /resource-requests/{id}

Champs de schéma

ChampType
client string,null (iri-reference)
status* string
location stringnull
position* stringnull
description stringnull
start stringnull
salaryRangeMin integernull
salaryRangeMax integernull
billingType stringnull
owners array