Skip to content
Fresh 2026

Surfacing open jobs

How to pull and display open job requisitions from customer ATS platforms using the Merge ATS API.


Your users authorize your application to access their ATS platform by going through an authorization flow using Merge Link.

You can set up Field Mapping to pull in custom fields that your end users want to surface for their jobs.

Utilize Merge's GET /jobs endpoint to programmatically pull all job requisitions that exist within your customers' ATS platform.

There may be additional custom fields your customer wants to be surfaced for open jobs. This will be in the Field Mapping section within the Jobs Object.

On the initial pull from Merge, you can filter to only pull Jobs that are currently Open during that point in time.

Moving forward, you can pull job requisition updates from the ATS system to ensure you are keeping an accurate list of open job requisitions for your customers.

After identifying the specific jobs and relevant information the customer wants to surface, you can build a frontend experience to show open requisitions in your product. Now your customers' open job listings are automatically pulled and surfaced.

Integrate today or talk to our sales team to learn how Merge unlocks hundreds of integrations in days - not years.

Get a demo

Unofficial documentation reference. Built for internal use.