Within higher licenses, you have the option to define your own fields (so-called custom fields), i.e., new data items on the candidate card. Learn more about the functionality here.
Example of custom fields on a candidate card:
You can export data for reporting in XLSX format in ATS Recruitis here. A new option "Custom Fields" has been added to the report menu, which creates a new worksheet with custom fields in the resulting Excel file.
Within the reports endpoint in the API, similar to the XLSX report, a new sheet called custom-fields has been added. An example of such a call is:
GET https://app.recruitis.io/api2/reports/?lists[]=custom-fields&date_from=2023-04-01&date_to=2023-07-01The result is a JSON with format and content corresponding to the XLSX version mentioned above.
💡 Complete API documentation can be found here.
In addition to measuring SLA directly on the ATS Recruitis homepage, you can have a report generated via email.
When rejecting a candidate, you can record the reason for rejection, which is automatically reflected in your statistics and reports, and also serves as a tool for searching candidates in the database. This allows the reasons to be best tailored to your needs.
A plugin enabling saving candidates from LinkedIn and several other portals.