SourcedJobPostingApplyMethodInput
Input Object
Application information.
Fields
indeedApply SourcedJobPostingIndeedApplyInput
Apply through Indeed Apply.
jobMeta String
Additional information. Not displayed to users. Sent in apply POST request.
postUrl WebUrl! Required
Application POST URL. Must be encoded and HTTPS.
phoneRequired JobRequirement default:OPTIONAL
Phone number field display. Default: OPTIONAL.
coverLetterRequired JobRequirement default:OPTIONAL
Message or cover letter requirement. Default: OPTIONAL.
resumeRequired JobRequirement default:YES
Resume requirement:
YES- Required (default)OPTIONAL- OptionalNO- Hidden
If OPTIONAL or NO, screener questions are required. Support formats: .pdf, .doc, .docx, .rtf, .txt.
resumeFieldsRequired [IndeedApplyConfigurationResumeField!]
Required resume fields (Japan only). Overwrites phone configuration parameters.
resumeFieldsOptional [IndeedApplyConfigurationResumeField!]
Optional resume fields (Japan only). Overwrites phone configuration parameters.
nameFormat IndeedApplyNameFormatType
Use single full name field or split into first and last name.
applyQuestions URI
URL that returns Indeed Apply questions in JSON format.
applyQuestionsDetails IndeedApplyQuestionsDetailsInput
Screener questions schema for Indeed Apply.
questions IndeedApplyScreenerQuestionsDefinitionInput
Indeed Apply screener questionnaire definition (V1.x standard). See documentation.
apiToken ID! Required
Indeed Apply API token. View in Partner Console account.
Example
{"indeedApply": SourcedJobPostingIndeedApplyInput}