The ScreeningQuestion object

Beta

The ScreeningQuestion object is used to represent questions asked to screen candidates for a job.

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
jobstring or nullOptionalformat: "uuid"
The job associated with the screening question.
descriptionstring or nullOptional<=500 characters
The description of the screening question
titlestring or nullOptional<=2500 characters
The title of the screening question
typeenum or nullOptional
The data type for the screening question. * `DATE` - DATE * `FILE` - FILE * `SINGLE_SELECT` - SINGLE_SELECT * `MULTI_SELECT` - MULTI_SELECT * `SINGLE_LINE_TEXT` - SINGLE_LINE_TEXT * `MULTI_LINE_TEXT` - MULTI_LINE_TEXT * `NUMERIC` - NUMERIC * `BOOLEAN` - BOOLEAN
requiredboolean or nullOptional
Whether or not the screening question is required.
optionslist of objectsOptional
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](https://docs.merge.dev/integrations/hris/supported-features/).