You can take automated action in the ATS by moving an application to a stage or rejecting it. These actions work on any application that Kombo has synced — regardless of whether it was originally created through Kombo or already existed in the ATS before the customer connected.Documentation Index
Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt
Use this file to discover all available pages before exploring further.
Moving Application Stage
To move an application, you need the application ID and the stage ID to move it to.Always get stage IDs from the
stages property on jobs,
not from the deprecated /application-stages endpoint. Many ATS systems have
job-specific stages. Using global stage IDs will often result in “Stage not
found” errors.- Enable the
Set Application Stagescope in your scope configuration.
Reject Applications
Use the Reject Application endpoint to reject an application.- Enable the
Reject Applicationsscope in your scope configuration.