Supported integrations
Supported integrations
Workday
SAP SuccessFactors
SmartRecruiters
Oracle Recruiting Cloud
Lever
iCIMS
Recruitee
Greenhouse
Teamtailor
Ashby
UKG Pro
Jobylon
Avature
Kombo Sandbox
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
PUT /assessment/orders/:assessment_order_id/result Parameter
Body
PUT /assessment/orders/:assessment_order_id/result Request body
Status of the assessment.
Please note the status
can only be updated to a different value if its current value is OPEN
.
COMPLETED
, CANCELLED
, OPEN
YYYY-MM-DDTHH:mm:ss.sssZ
Please make sure this value is provided when the status
is of the type COMPLETED
or CANCELLED
.
x >= -1.7976931348623157e+308
x >= -1.7976931348623157e+308
An array of additional attributes that you would like to submit as a part of the assessment result.
- If an ATS only supports writing text attributes, we will transform non
TEXT
attributes into formatted plain text values.
- Option 1
- Option 2
An array of attachments containing the assessment result.
5
Additional fields that we will pass through to specific ATS systems.
Response
PUT /assessment/orders/:assessment_order_id/result Positive response