Entiteitsoverzicht
Kandidaat
Volg kandidaten door wervingsfasen met notities, scores en interviewgeschiedenis.
Endpoints
https://api.flowtly.eu/candidates
Lijst kandidaten
Haalt de verzameling CandidateNote-resources op.
https://api.flowtly.eu/candidates
Kandidaat aanmaken
Maakt een CandidateNote-resource aan.
https://api.flowtly.eu/candidates/search
Lijst zoeken
Haalt de verzameling Candidate-resources op.
https://api.flowtly.eu/candidates/{id}
Kandidaat ophalen op ID
Haal één resource op via zijn identificator.
https://api.flowtly.eu/candidates/{id}
Kandidaat bijwerken
Werk resourcevelden bij via JSON Merge Patch.
https://api.flowtly.eu/candidate-notes
Lijst kandidaten
Haalt de verzameling CandidateNote-resources op.
https://api.flowtly.eu/candidate-notes
Kandidaat aanmaken
Maakt een CandidateNote-resource aan.
https://api.flowtly.eu/candidate-notes/{id}
Kandidaat ophalen op ID
Haal één resource op via zijn identificator.
https://api.flowtly.eu/candidate-notes/{id}
Kandidaat verwijderen
Verwijder de resource.
https://api.flowtly.eu/candidate-notes/{id}
Kandidaat bijwerken
Werk resourcevelden bij via JSON Merge Patch.
Toepassingsgevallen
Schemavelden
Candidate-candidate.read| Veld | Type | Beschrijving |
|---|---|---|
id |
string | Veld id. |
firstname |
string | Veld firstname. |
lastname |
string | Veld lastname. |
email |
string | Veld email. |
phoneNumber |
string | null | Veld phoneNumber. |
source |
string | null | Veld source. |
location |
string | null | Veld location. |
birthDate |
string | null | Veld birthDate. |
position |
string | null | Veld position. |
linkedinProfile |
string | null | Veld linkedinProfile. |
notes |
string | null | Veld notes. |
expectations |
string | null | Veld expectations. |
createdAt |
string | Veld createdAt. |