Native ATS Filter Support Matrix

This shows the support for native filters across different ATS platforms, with exceptions noted below.

Filter TypeLeverGreenhouseSuccessFactorsWorkableTeamtailorWorkday ATSOracle HCM ATSZoho RecruitAshbyVincereDayForce ATSBambooHR ATSJobAdderUKG Pro RecruitingHR Works ATSiCIMS
ats_applications_created_afterAANAAAAAAAANANAANANANA
ats_applications_created_beforeAANANAAAAANAANANAANANANA
ats_applications_updated_afterAAAAAAAANANANANAAANAA
ats_applications_updated_beforeANAANAAAAANANANANAAANAA
ats_applications_changed_stage_afterANANANAANANANANAANANANANANANA
ats_applications_changed_stage_beforeANANANAANANANANAANANANANANANA
ats_applications_job_idAAAANANAANAAANAAANAAA
ats_applications_stageANAAANAAAANAANAAANANAA
ats_applications_statusNAANANAANAANAAANAAANAANA
ats_applications_tagANAANANAANAANANANANANANANANA
ats_applications_candidate_idANAANANANANANANAANANAANANAA
ats_applications_candidate_emailA*NAAANAANAANANANANANANANANA
ats_jobs_created_afterNAANAAANANAANAAANAANANAA
ats_jobs_created_beforeNAANANAANANAANAAANAANANAA
ats_jobs_updated_afterA*AAAAANAANAAANAAANAA
ats_jobs_updated_beforeAAANAAANAANAAANAAANAA
ats_jobs_statusAAANAAANAAAANAAANANANA
ats_jobs_tagANANANAANANAANANANANANANANANA
ats_jobs_office_idA*AANAAAANANANANANANANANANA
ats_jobs_department_idA*AANAANAANANANANANANANANANA
ats_candidates_created_afterAANAAAWIPWIPAAANANAANANAA
ats_candidates_created_beforeAANANAAWIPWIPANAANANAANANAA
ats_candidates_updated_afterAAAAAWIPWIPANAANANAAANAA
ats_candidates_updated_beforeAAANAAWIPWIPANAANANAAANAA
ats_candidates_tagNANANANANAWIPWIPNANANANANANANANANA
ats_candidates_emailAAAAAWIPWIPANAANANAANANAA
ats_candidates_job_idAANAANAWIPWIPNANANANAANANANANA

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.id is not mapped; Lever uses JobOffice.location for location support.
  • ats_jobs_department_id: JobDepartment.name is used for the department at Lever.

Workday ATS

  • ats_applications_updated_after and ats_applications_updated_before filters must be supplied in tandem

DayForce ATS

  • ats_jobs_created_after and ats_jobs_created_before is applied as job posted after and before in the native API.

BambooHR ATS

  • The ats_applications_stage filter expects currentStage.id values (obtained from the application sync or API).
  • When both ats_applications_stage and ats_applications_status filters are provided, only the first one in the filter order will be applied.

iCIMS

  • Date-based filters should be provided as a pair (both after and before) to ensure accurate results. If only a single date is supplied, it will always be treated as an after filter.