Naar inhoud gaan

Werving & ATS – bouwen op Flowtly

Gebruik deze samengestelde momentopname van het Flowtly OpenAPI-schema om integraties te plannen, workflows te automatiseren en de data te synchroniseren waarop uw teams vertrouwen.

Documentatiestatus

Laatst gesynchroniseerd op 2026-04-03 18:31 (app-versie 2.0.0)

Slechts een deel van de entiteiten is openbaar gemaakt. Voer beide synchronisatieopdrachten uit om deze documentatie te vernieuwen wanneer de Flowtly-app nieuwe mogelijkheden levert.

Werving & ATS

Kandidaten, interviewplanning, wervingstaken en resourceaanvragen.

Entiteitsoverzicht

Kandidaat

Volg kandidaten door wervingsfasen met notities, scores en interviewgeschiedenis.

Endpoints

GET https://api.flowtly.eu/candidates

Lijst kandidaten

Haalt de verzameling CandidateNote-resources op.

POST https://api.flowtly.eu/candidates

Kandidaat aanmaken

Maakt een CandidateNote-resource aan.

GET https://api.flowtly.eu/candidates/search

Lijst zoeken

Haalt de verzameling Candidate-resources op.

GET https://api.flowtly.eu/candidates/{id}

Kandidaat ophalen op ID

Haal één resource op via zijn identificator.

PATCH https://api.flowtly.eu/candidates/{id}

Kandidaat bijwerken

Werk resourcevelden bij via JSON Merge Patch.

GET https://api.flowtly.eu/candidate-notes

Lijst kandidaten

Haalt de verzameling CandidateNote-resources op.

POST https://api.flowtly.eu/candidate-notes

Kandidaat aanmaken

Maakt een CandidateNote-resource aan.

GET https://api.flowtly.eu/candidate-notes/{id}

Kandidaat ophalen op ID

Haal één resource op via zijn identificator.

DELETE https://api.flowtly.eu/candidate-notes/{id}

Kandidaat verwijderen

Verwijder de resource.

PATCH https://api.flowtly.eu/candidate-notes/{id}

Kandidaat bijwerken

Werk resourcevelden bij via JSON Merge Patch.

Toepassingsgevallen

Synchroniseer sollicitanten van uw vacatureplatform naar de wervingspipeline van Flowtly.
Stuur screeningsscores van beoordelingsplatformen naar kandidaatprofielen.

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.

Entiteitsoverzicht

Wervingstaak

Definieer gestructureerde interviewtaken, groepeer ze in beoordelingskaders en verzamel kandidaatantwoorden.

Endpoints

GET https://api.flowtly.eu/recruitment-tasks

Lijst wervingstaken

Haalt de verzameling RecruitmentTaskGroup-resources op.

POST https://api.flowtly.eu/recruitment-tasks

Wervingstaak aanmaken

Maakt een RecruitmentTaskGroup-resource aan.

GET https://api.flowtly.eu/recruitment-tasks/{id}

Wervingstaak ophalen op ID

Haal één resource op via zijn identificator.

PATCH https://api.flowtly.eu/recruitment-tasks/{id}

Wervingstaak bijwerken

Werk resourcevelden bij via JSON Merge Patch.

GET https://api.flowtly.eu/recruitment-task-answers

Lijst wervingstaken

Haalt de verzameling RecruitmentTaskGroup-resources op.

POST https://api.flowtly.eu/recruitment-task-answers

Wervingstaak aanmaken

Maakt een RecruitmentTaskGroup-resource aan.

GET https://api.flowtly.eu/recruitment-task-answers/{id}

Wervingstaak ophalen op ID

Haal één resource op via zijn identificator.

PATCH https://api.flowtly.eu/recruitment-task-answers/{id}

Wervingstaak bijwerken

Werk resourcevelden bij via JSON Merge Patch.

GET https://api.flowtly.eu/recruitment-task-groups

Lijst wervingstaken

Haalt de verzameling RecruitmentTaskGroup-resources op.

POST https://api.flowtly.eu/recruitment-task-groups

Wervingstaak aanmaken

Maakt een RecruitmentTaskGroup-resource aan.

GET https://api.flowtly.eu/recruitment-task-groups/{id}

Wervingstaak ophalen op ID

Haal één resource op via zijn identificator.

PATCH https://api.flowtly.eu/recruitment-task-groups/{id}

Wervingstaak bijwerken

Werk resourcevelden bij via JSON Merge Patch.

Toepassingsgevallen

Maak gestandaardiseerde interviewscorecards aangesynchroniseerd vanuit uw wervingshandboek.
Verzamel en beoordeel technische assessmentantwoorden programmatisch.

Schemavelden

RecruitmentTask-recruitment_task.read
Veld Type Beschrijving
id integer Veld id.
question string Veld question.
options array | null Veld options.
recruitmentTaskGroup string Veld recruitmentTaskGroup.

Entiteitsoverzicht

Resourceaanvraag

Dien resourcebehoeften in, koppel kandidaten en volg de invulling voor personeelsplanning.

Endpoints

GET https://api.flowtly.eu/resource-requests

Lijst resourceaanvragen

Haalt de verzameling ResourceRequestCandidate-resources op.

POST https://api.flowtly.eu/resource-requests

Resourceaanvraag aanmaken

Maakt een ResourceRequestCandidate-resource aan.

GET https://api.flowtly.eu/resource-requests/{id}

Resourceaanvraag ophalen op ID

Haal één resource op via zijn identificator.

PATCH https://api.flowtly.eu/resource-requests/{id}

Resourceaanvraag bijwerken

Werk resourcevelden bij via JSON Merge Patch.

GET https://api.flowtly.eu/resource-request-candidates

Lijst resourceaanvragen

Haalt de verzameling ResourceRequestCandidate-resources op.

POST https://api.flowtly.eu/resource-request-candidates

Resourceaanvraag aanmaken

Maakt een ResourceRequestCandidate-resource aan.

GET https://api.flowtly.eu/resource-request-candidates/{id}

Resourceaanvraag ophalen op ID

Haal één resource op via zijn identificator.

DELETE https://api.flowtly.eu/resource-request-candidates/{id}

Resourceaanvraag verwijderen

Verwijder de resource.

PATCH https://api.flowtly.eu/resource-request-candidates/{id}

Resourceaanvraag bijwerken

Werk resourcevelden bij via JSON Merge Patch.

Toepassingsgevallen

Automatiseer bezettingsaanvragen wanneer nieuwe projecten worden aangemaakt.
Koppel interne kandidaten aan openstaande resourceaanvragen op basis van vaardigheden.

Schemavelden

ResourceRequest-resource_request.read
Veld Type Beschrijving
id string Veld id.
client string | null Veld client.
status string Veld status.
location string | null Veld location.
position string | null Veld position.
description string | null Veld description.
start string | null Veld start.
salaryRangeMin integer | null Value multiplied by Price::MULTIPLIER
salaryRangeMax integer | null Value multiplied by Price::MULTIPLIER
billingType string | null Veld billingType.
owners array Veld owners.
createdAt string Veld createdAt.
Whatsapp