The Application object

The Application Object is used to represent a candidate’s journey through a particular Job’s recruiting process. If a Candidate applies for multiple Jobs, there will be a separate Application for each Job if the third-party integration allows it.

idstringOptionalformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptional
The datetime that this object was created by Merge.
modified_atdatetimeOptional
The datetime that this object was modified by Merge.
candidatestring or nullOptionalformat: "uuid"
The candidate applying.
jobstring or nullOptionalformat: "uuid"
The job being applied for.
applied_atdatetime or nullOptional
When the application was submitted.
rejected_atdatetime or nullOptional
When the application was rejected.
offerslist of stringsOptional
sourcestring or nullOptional
The application's source.
credited_tostring or nullOptionalformat: "uuid"
The user credited for this application.
screening_question_answerslist of objectsOptional
current_stagestring or nullOptionalformat: "uuid"
The application's current stage.
reject_reasonstring or nullOptionalformat: "uuid"
The application's reason for rejection.
remote_was_deletedbooleanOptional

Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.

field_mappingsobject or nullOptional
remote_datalist of objects or nullOptional