All Collections
Integrations
Building an ATS integration to Bizimply
Building an ATS integration to Bizimply

Building an applicant tracking system integration to Bizimply

Sean McTiernan avatar
Written by Sean McTiernan
Updated over a week ago

Building an integration from an ATS to Bizimply can be done using the Bizimply HR APIs as documented here.

Getting set up

Firstly, request the company_id from Bizimply or the customer for the account in question.

The Relevant APIs

You'll need to get the list of locations and their IDs. To do that, call the company locations endpoint.

Then, using one of those location IDs, when an employee is "hired" in your ATS, you would make a call to create an employee in the Bizimply system.

Did this answer your question?