- Get in touch with ATSi Apply Team and let us know what type of integration you’re planning to implement.
- Get familiar with the OpenAPI specification. Use an OpenAPI editor, such as Swagger Editor, to open the file.
- ATSi API V3 – deprecated
- ATSI API V4
- Implement and test Job Details Service responsible for returning a job offer status, screening questions and consents.
- Implement and test Apply Service responsible for handling new applications.
- Implement application status update with one of the methods below:
- Get in touch with ATSi Apply Team to have test job offers set up in the sandbox environment.
- Perform end-to-end tests on the sandbox environment using test job offers.
- Make sure forms on the job board contain all screening questions and consents returned by the Job Details Service.
- Make sure applications submitted via ATSi can be visible in your ATS and contain all of the required data.
- Make sure an application status change triggers sending a status update to ATSi.
- Let know ATSi Team that the integration has been tested on the sandbox environment and you want to progress to the live environment.
- Deploy the integration to your live environment.
- Perform end-to-end tests on live jobs with ATSi Team.