Рекрутмент та ATS

Кандидати, завдання підбору, співбесіди та планування — підключіть свою ATS.

Кандидат

Endpoints

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

Поля схеми

ПолеТип
firstname*string
lastname*string
email*string (email)
phoneNumberstringnull
sourcestringnull
locationstringnull
birthDatestring,null (date-time)
positionstringnull
linkedinProfilestringnull
notesstringnull
expectationsstringnull

Завдання рекрутменту

Endpoints

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

Поля схеми

ПолеТип
question*string
optionsarraynull
recruitmentTaskGroupstring (iri-reference)

Запит ресурсу

Endpoints

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

Поля схеми

ПолеТип
clientstring,null (iri-reference)
status*string
locationstringnull
position*stringnull
descriptionstringnull
startstringnull
salaryRangeMinintegernull
salaryRangeMaxintegernull
billingTypestringnull
ownersarray

Нотатка про кандидата

Endpoints

GET/candidate-notes
POST/candidate-notes
GET/candidate-notes/{id}
PATCH/candidate-notes/{id}
DELETE/candidate-notes/{id}

Поля схеми

ПолеТип
idstring
employee*string (iri-reference)
candidate*string (iri-reference)
type*string
note*string
createdAtstring (date-time)
updatedAtstring (date-time)
possibleTypesstring

Відповідь на завдання підбору

Endpoints

GET/recruitment-task-answers
POST/recruitment-task-answers
GET/recruitment-task-answers/{id}
PATCH/recruitment-task-answers/{id}

Поля схеми

ПолеТип
answerarray
candidatestring (iri-reference)

Група завдань підбору

Endpoints

GET/recruitment-task-groups
POST/recruitment-task-groups
GET/recruitment-task-groups/{id}
PATCH/recruitment-task-groups/{id}

Поля схеми

ПолеТип
name*string

Кандидат заявки на ресурс

Endpoints

POST/public/resource-request-candidates
GET/resource-request-candidates
POST/resource-request-candidates
GET/resource-request-candidates/{id}
PATCH/resource-request-candidates/{id}
DELETE/resource-request-candidates/{id}

Поля схеми

ПолеТип
idstring
resourceRequest*string,null (iri-reference)
candidate*string,null (iri-reference)
state*string
notifybooleannull
createdAtstring (date-time)
updatedAtstring (date-time)
possibleStatesstring

Слот співбесіди

Endpoints

GET/ats/scheduling/slots

Поля схеми

ПолеТип
idstring
startTimestring (date-time)
endTimestring (date-time)
statusstring

Відгук про співбесіду

Endpoints

POST/ats/feedback

Поля схеми

ПолеТип
idstring
applicationstring (iri-reference)
authorEmployeestring (iri-reference)
stagestringnull
ratingintegernull
recommendationstring
prosarray
consarray
createdAtstring (date-time)

Запрошення на планування ATS

Endpoints

POST/ats/scheduling/invites

Публічне планування ATS

Endpoints

POST/public/ats/scheduling/{token}/book
GET/public/ats/scheduling/{token}/slots

Пакет слотів планування ATS

Endpoints

POST/ats/scheduling/slots

Зведення відгуків про заявку ATS

Endpoints

GET/ats/applications/{id}/feedback