/bamboohr/jobs

POST /api/bamboohr/jobs

Price: 1 credit

Get one job posting from a company's BambooHR careers page by board handle and job id (or a full careers URL): title, the full HTML and plain-text description, the posted date, the opening's status, department, the employment status and minimum experience the company typed, the compensation line when published, the workplace type, and the city, state, postal code and country.

How to use it

Job ids are small per-company integers, so identity is the pair (company, job_id) and a bare id means nothing on its own — the same id under a different handle is a 412 rather than another company's job. job_id also accepts the full careers URL, and the company is then taken from it. compensation is free text a company may leave blank, and minimum_experience is the company's own wording, so neither is comparable across boards.

Parameters

Request body

Response

Errors

Response headers