Greenhouse | Yext Hitchhikers Platform
Overview
Use the Greenhouse source to pull your recruiting and job data into Yext.
This source uses the Greenhouse Job Board API to Retrieve job boards .
The API call is made to this endpoint: https://boards-api.greenhouse.io/v1/boards/[[boardToken]]/jobs
Fetch Jobs
Requirements
To use the Greenhouse source “Fetch Jobs” operation, you are required to input your Job Board URL Token. You will need to have an active Greenhouse account populated with data in order to generate this. The token can be found in the URL for your Job Board (https://boards.greenhouse.io/[Your Job Board Token]
).
Authentication
Greenhouse does not require auth for GET endpoints as Job Board data is publicly available.
Pagination
Pagination simply includes a link in the header, labeled “Next” to paginate through the API call.
Link Header
Link Type | Full URL |
Relation Label | next |
Limits and Other Info
- No Job API rate limits