JobIdentifier
Object
Unique job ID: Indeed public job key, company name plus requisition ID, or internal reserved ID.
Fields
indeedJobKey ID
Indeed's public job key.
employerJobId ID
Job ID: EmployerJob ID (EJID).
atsApplicationIdentifier ATSApplicationIdentifier
Job ID: company name, requisition ID, optional application ID.
requisitionId ID! Non-Null
Requisition or job ID from the non-Indeed system that tracks the application.
companyName String! Non-Null
Company name associated with the job.
applicationId ID
Optional application ID from the non-Indeed system that tracks the application. Use it to distinguish multiple applications for the same requisition.
Example
{ "indeedJobKey": "opaqueId", "employerJobId": "opaqueId", "atsApplicationIdentifier": ATSApplicationIdentifier}