JobQuestions
Returns the application questions configured for a specific Workable job.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Body | String | ||
| Type | String |
The allowed values are short_text, long_text, free_text, boolean, dropdown, date, multiple_choice, file, numeric. | |
| Choices | String | ||
| HasSingleAnswer | Boolean | ||
| IsRequired | Boolean | ||
| MaxFileSize | Integer | ||
| SupportedFileTypes | String | ||
| JobShortcode | String |
Jobs.Shortcode |