Example Scenarios

This section is intended to provide some scenarios to help understand the technologies to use with code examples as appropriate to help get started.


Quick Start

Quickly get up an running by creating a candidate and apply to a vacancy using the REST API in our sandbox system.

ERP / HRIS Integration

Typical self-service integration with your ERP / HRIS platform for Ready to Hire candidates using the REST API.

Background Check Integration

Integration by third party Background Check service to update Candidates using the REST API.

Apply to a Vacancy

Python example of how to create a new candidate user and apply to an existing vacancy using the REST API.

Review Vacancies/Applications in Bulk

Python example of how to use layout lists to view information in bulk using the REST API.

Submit an Application Form

Python example of how to submit an application form that is part of an application process using the REST API.