List Applications
The following table shows the list of filters supported in the List Applications API.
| Query Param | Lever | Greenhouse | SuccessFactors | Workable | Teamtailor | Zoho Recruit | Vincere | BambooHR ATS | UKG Pro Recruiting | iCIMS | Ashby | HR Works ATS | JazzHR ATS | JobAdder | Recruitee | Workday ATS | Oracle HCM ATS | Keka ATS | Pinpoint | Recruit CRM ATS | Recruiterflow | Loxo | Jobvite |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
createdAfter | A | A | NA | A | A | A | A | NA | NA | NA | A | NA | NA | A | A | A | A | NA | A | NA | A | NA | NA |
createdBefore | A | A | NA | NA | A | A | A | NA | NA | NA | NA | NA | NA | A | A | A | A | NA | A | NA | A | NA | NA |
updatedAfter | A | A | A | A | A | A | NA | NA | A | A | NA | NA | NA | A | A | A | A | A | A | NA | A | NA | A |
updatedBefore | A | NA | A | NA | A | A | NA | NA | A | A | NA | NA | NA | A | A | A | A | NA | A | NA | A | NA | A |
changedStageAfter | A | NA | NA | NA | A | NA | A | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA |
changedStageBefore | A | NA | NA | NA | A | NA | A | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA |
jobId | A | A | A | A | NA | NA | A | A | NA | A | A | A | A | A | A | NA | A | NA | A | NA | A | NA | NA |
stage | A | NA | A | A | NA | A | A | A | NA | A | NA | NA | NA | A | A | A | A | NA | A | A | A | NA | NA |
status | NA | A | NA | NA | A | NA | A | A | NA | NA | A | A | NA | A | A | NA | A | NA | A | NA | NA | NA | NA |
tag | A | NA | A | NA | NA | A | NA | NA | NA | NA | NA | NA | NA | NA | A | A | NA | NA | NA | NA | NA | NA | NA |
candidateId | A | NA | A | NA | NA | NA | A | NA | NA | A | NA | NA | A | A | NA | NA | NA | NA | A | NA | A | NA | A |
candidateEmail | A* | NA | A | A | NA | A | NA | NA | NA | NA | NA | NA | NA | NA | NA | A | NA | NA | A | NA | A | NA | A |
Remarks:
- For query params that accepts
,separated list of string, if the native API does not support multiple values, only the value at the 0th index will be honored.
BambooHR ATS
- The
stagequery param expects currentStage.id values (obtained from the application sync or API). - When both
stageandstatusfilters are provided, status is honored. - Only one
jobIdis supported.
iCIMS
- Date-based filters should be provided as a pair (both
afterandbefore) to ensure accurate results. If only a single date is supplied, it will always be treated as anafterfilter.
Recruit CRM ATS
- The
stagequery param expects currentStage.id values (obtained from the application sync or API).
Vincere
-
status: Only one value is supported; if multiple values are provided, only the first one is used. Value must be one of ALL, FORWARD, REJECTED, PENDING. -
candidateId: Only one value is supported; if multiple values are provided, only the first one is used. -
jobId: Only one value is supported; if multiple values are provided, only the first one is used. -
changedStageAfter&changedStageBefore: Must be supplied together. -
Application entity-based filters combine with AND logic (all conditions must be met by the record).
Updated 7 days ago
