jar

com.tryfinch.api : finch-java

Maven & Gradle

Aug 26, 2023
5 stars

ATS API Reference · The Finch ATS (Applicant Tracking System) API provides a unified way to connect to a multitude of ATS providers. The API requires an access token issued by Finch. To enable access to the ATS API, please reach out to your Finch representative. ATS products are specified by the product parameter, a space-separated list of products that your application requests from an employer authenticating through Finch Connect. Valid product names are— - `candidates`: Read candidate data - `applications`: Read detailed application data for candidates - `jobs`: Read job posting data, as well as existing stages of the job pipeline - `offers`: Read details about offers managed through the ATS

Table Of Contents

Latest Version

Download com.tryfinch.api : finch-java JAR file - Latest Versions:

All Versions

Download com.tryfinch.api : finch-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window finch-java-0.2.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement