Add New Job Opening

Add a new job opening. The owner of the API key used must have access to ATS settings.

Log in to see full request history
Path Params
string
required

The subdomain used to access BambooHR. If you access BambooHR at https://mycompany.bamboohr.com, then the companyDomain is "mycompany"

Body Params
string
required

The posting title of the job opening.

string
required

The status of the job opening.

integer
required

The employee id (from the v1/applicant_tracking/hiring_leads endpoint) of the hiring lead for the job opening.

string

The department of the job opening.

string
required

The type of employment offered in the job opening, e.g. Full-Time, Part-Time, Contractor, etc.

string

The minimum experience level that qualifies a candidate for the job opening.

string

The pay rate or compensation for the job opening.

integer

The location id (from the v1/applicant_tracking/locations endpoint) of the job opening. Omit this parameter for a remote job location.

string
required

The long-form text description of the job opening.

string

Whether the job opening application has a standard question for resume (true) or not (false) or if uploading a resume is mandatory (required).

string

Whether the job opening application has a standard question for address (true) or not (false) or if entering an address is mandatory (required).

string

Whether the job opening application has a standard question for LinkedIn profile url (true) or not (false) or if entering a LinkedIn profile url is mandatory (required).

string

Whether the job opening application has a standard question for availability date (true) or not (false) or if entering an availability date is mandatory (required).

string

Whether the job opening application has a standard question for desired salary (true) or not (false) or if entering a desired salary is mandatory (required).

string

Whether the job opening application has a standard question for cover letter (true) or not (false) or if uploading a cover letter is mandatory (required).

string

Whether the job opening application has a standard question for referred by (true) or not (false) or if entering referred by is mandatory (required).

string

Whether the job opening application has a standard question for website url (true) or not (false) or if entering a website url is mandatory (required).

string

Whether the job opening application has a standard question for highest education (true) or not (false) or if entering highest education is mandatory (required).

string

Whether the job opening application has a standard question for college (true) or not (false) or if entering a college is mandatory (required).

string

Whether the job opening application has a standard question for references (true) or not (false) or if entering references is mandatory (required).

string

The internal job code for the job opening.

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here!