outcome
field on each application. The value of this field is calculated by us, based on the specifics of each ATS.
The possible values are HIRED
, DECLINED
or PENDING
You can also use the outcomes
query param to filter for only applications of a certain type.
stages
property when calling the “Get jobs” endpoint.
current_stage_id
and current_stage
properties for each application. the current_stage
is just an expanded version of the current_stage_id
so you can use either of them.
updated_after
filter and then comparing the stage of each candidate with the stage you currently have in your system.