Integrating jobs on your website

Linking directly to a branded careers page from your website or using Collage API to programmatically access your job information.

Steven avatar
Written by Steven
Updated over a week ago

You've created your own careers page, created new job positions, and now ready to share it with the world? There are two easy ways how you can integrate your jobs on your company website:

  1. Link to your branded careers page from your website, or

  2. Use Collage API (a technical term your developers love) to access relevant job information from the platform and integrate it on your website, keeping the visual styling of your company's brand.

Let's take a look at each of these options separately.

Linking to your branded careers page from your website

This is the easiest way to integrate your jobs. Simply link to your careers page from your website by using the URL you've specified while creating your careers page.

Go to your Recruiting section > the Job Site tab, and you will see your own URL where it says Permalink (as an example, underlined in red in the screenshot below).

Using the API

Another way to integrate your job positions on your website is to programmatically link to them using the API. This option requires some basic knowledge of web programming and allows your team to maintain your own website styling.

Simply provide your developers with the following link, replacing the part in square brackets with the Job Site Address you've chosen during the creation of your careers page on Collage (as an example, highlighted in red in the screenshot below).

From our example, we would use https://api.collage.co/v1/positions/collage-hr to access our job postings and the data will be returned in standard JSON format using the following layout:

Did this answer your question?