ats/interviews

Create Interviews

Create Interviews in any supported Ats software

post/ats/interviews

Query parameters

remote_databoolean

Set to true to include data from the original Ats software.

Headers

x-connection-tokenstring required

The connection token

Request body

statusstring

The status of the interview

application_idstring

The UUID of the application

job_interview_stage_idstring

The UUID of the job interview stage

organized_bystring

The UUID of the organizer

interviewersstring[]

The UUIDs of the interviewers

locationstring

The location of the interview

start_atstring date-time

The start date and time of the interview

end_atstring date-time

The end date and time of the interview

remote_created_atstring date-time

The remote creation date of the interview

remote_updated_atstring date-time

The remote modification date of the interview

field_mappingsobject required

Response

statusstring

The status of the interview

application_idstring

The UUID of the application

job_interview_stage_idstring

The UUID of the job interview stage

organized_bystring

The UUID of the organizer

interviewersstring[]

The UUIDs of the interviewers

locationstring

The location of the interview

start_atstring date-time

The start date and time of the interview

end_atstring date-time

The end date and time of the interview

remote_created_atstring date-time

The remote creation date of the interview

remote_updated_atstring date-time

The remote modification date of the interview

field_mappingsobject required
idstring

The UUID of the interview

remote_idstring

The remote ID of the interview in the context of the 3rd Party

remote_dataobject required
created_atobject required
modified_atobject required

Changes