JobIdentifierInput
Input Object
Job ID for this disposition. Prefer indeedJobKey.
If you do not have it, use employerJobId, then atsApplicationIdentifier.
Fields
indeedJobKey ID
Indeed public job key (jobkey).
employerJobId ID
EmployerJob ID (EJID).
atsApplicationIdentifier ATSApplicationIdentifierInput
ATS job ID: company name, requisition ID, optional application ID.
requisitionId ID! Required
Requisition or job ID from the non-Indeed tracking system.
companyName String! Required
Hiring company name. Must match the XML feed company field exactly.
applicationId ID
Application ID from the non-Indeed tracking system, if provided.
Use it to tell applications for the same requisition apart.
Example
{ "indeedJobKey": "opaqueId", "employerJobId": "opaqueId", "atsApplicationIdentifier": ATSApplicationIdentifierInput}