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 |
---|---|---|---|---|
ats_applications_created_after | A | A | NA | A |
ats_applications_created_before | A | A | NA | A |
ats_applications_updated_after | A | A | A | A |
ats_applications_updated_before | A | NA | A | A |
ats_applications_changed_stage_after | A | NA | NA | A |
ats_applications_changed_stage_before | A | NA | NA | A |
ats_applications_job_id | A | A | A | NA |
ats_applications_stage | A | NA | A | NA |
ats_applications_status | NA | A | NA | A |
ats_applications_tag | A | NA | A | NA |
ats_applications_candidate_id | A | NA | A | NA |
ats_applications_candidate_email | A* | NA | A | NA |
ats_jobs_created_after | NA | A | NA | A |
ats_jobs_created_before | NA | A | NA | A |
ats_jobs_updated_after | A* | A | A | A |
ats_jobs_updated_before | A | A | A | A |
ats_jobs_status | A | A | A | A |
ats_jobs_tag | A | NA | NA | A |
ats_jobs_office_id | A* | A | A | A |
ats_jobs_department_id | A* | A | A | A |
ats_jobs_confidentiality | A | NA | NA | NA |
Remarks
Lever
ats_jobs_updated_after
: Can only be used withats_jobs_confidentiality
. 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 usesJobOffice.location
for location support.ats_jobs_department_id
:JobDepartment.name
is used for department at Lever.
Updated 1 day ago