Send Candidate to External software
POST {{external_software_ws}}
Sends to your HR software the ID of a new candidate whose data is to be imported using the ws Get Candidate Single
The parameters in the application body also include the id of the job offer to which the applicant has applied.
Request Body
{"candidate_id"=>5, "job_id"=>6}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |