Native ATS Filter Support Matrix
This shows the support for native filters across different ATS platforms, with exceptions noted below.
| Filter Type | Lever | Greenhouse | SuccessFactors | Teamtailor | Workday ATS | Oracle HCM ATS | Zoho Recruit | Ashby | Vincere | DayForce ATS | BambooHR ATS | JobAdder | UKG Pro Recruiting |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ats_applications_created_after | A | A | NA | A | A | A | A | A | A | NA | NA | A | NA |
ats_applications_created_before | A | A | NA | A | A | A | A | NA | A | NA | NA | A | NA |
ats_applications_updated_after | A | A | A | A | A | A | A | NA | NA | NA | NA | A | A |
ats_applications_updated_before | A | NA | A | A | A | A | A | NA | NA | NA | NA | A | A |
ats_applications_changed_stage_after | A | NA | NA | A | NA | NA | NA | NA | A | NA | NA | NA | NA |
ats_applications_changed_stage_before | A | NA | NA | A | NA | NA | NA | NA | A | NA | NA | NA | NA |
ats_applications_job_id | A | A | A | NA | NA | A | NA | A | A | NA | A | A | NA |
ats_applications_stage | A | NA | A | NA | A | A | A | NA | A | NA | A | A | NA |
ats_applications_status | NA | A | NA | A | NA | A | NA | A | A | NA | A | A | NA |
ats_applications_tag | A | NA | A | NA | A | NA | A | NA | NA | NA | NA | NA | NA |
ats_applications_candidate_id | A | NA | A | NA | NA | NA | NA | NA | A | NA | NA | A | NA |
ats_applications_candidate_email | A* | NA | A | NA | A | NA | A | NA | NA | NA | NA | NA | NA |
ats_jobs_created_after | NA | A | NA | A | NA | NA | A | NA | A | A | NA | A | NA |
ats_jobs_created_before | NA | A | NA | A | NA | NA | A | NA | A | A | NA | A | NA |
ats_jobs_updated_after | A* | A | A | A | A | NA | A | NA | A | A | NA | A | A |
ats_jobs_updated_before | A | A | A | A | A | NA | A | NA | A | A | NA | A | A |
ats_jobs_status | A | A | A | A | A | NA | A | A | A | NA | A | A | NA |
ats_jobs_tag | A | NA | NA | A | NA | NA | A | NA | NA | NA | NA | NA | NA |
ats_jobs_office_id | A* | A | A | A | A | A | NA | NA | NA | NA | NA | NA | NA |
ats_jobs_department_id | A* | A | A | A | NA | A | NA | NA | NA | NA | NA | NA | NA |
ats_candidates_created_after | A | WIP | WIP | WIP | WIP | WIP | A | WIP | A | NA | NA | A | NA |
ats_candidates_created_before | A | WIP | WIP | WIP | WIP | WIP | A | WIP | A | NA | NA | A | NA |
ats_candidates_updated_after | A | WIP | WIP | WIP | WIP | WIP | A | WIP | A | NA | NA | A | A |
ats_candidates_updated_before | A | WIP | WIP | WIP | WIP | WIP | A | WIP | A | NA | NA | A | A |
ats_candidates_tag | NA | WIP | WIP | WIP | WIP | WIP | A | WIP | NA | NA | NA | NA | NA |
ats_candidates_email | A | WIP | WIP | WIP | WIP | WIP | A | WIP | A | NA | NA | A | NA |
ats_candidates_job_id | A | WIP | WIP | WIP | WIP | WIP | NA | WIP | NA | NA | A | NA | NA |
Remarks
- For filter types that accept a list of strings, if the native API does not support multiple values, only the value at the 0th index will be honored.
Lever
ats_jobs_updated_after: No other parameters can be combined with this filter.ats_applications_candidate_email: Only one email is supported; the email at index 0 is honored if multiple emails are provided.ats_jobs_office_id:JobOffice.idis not mapped; Lever usesJobOffice.locationfor location support.ats_jobs_department_id:JobDepartment.nameis used for the department at Lever.
Workday ATS
ats_applications_updated_afterandats_applications_updated_beforefilters must be supplied in tandem
DayForce ATS
ats_jobs_created_afterandats_jobs_created_beforeis applied as job posted after and before in the native API.
BambooHR ATS
- The
ats_applications_stagefilter expects currentStage.id values (obtained from the application sync or API). - When both
ats_applications_stageandats_applications_statusfilters are provided, only the first one in the filter order will be applied.
Updated 1 day ago