Matchlab Express

Vacancies Overview

The vacancies section displays current job openings available via the Matchlab Express App. It is dynamically generated and customizable, offering flexibility to suit your site's needs. Below are the integration steps to display vacancies on your site.

Integrating the Express App

To integrate the Express App into your webpage, include the following stylesheet and script:

<link rel="stylesheet" href="https://express.match-lab.nl/jobs.css">
<script type="module" src="https://express.match-lab.nl/jobs.js" crossorigin></script>

The stylesheet should preferably be placed within the <head> of your document. The script can be added in either the <head> or <body> tags.

The app will render within the express-app div as shown below:

<div id="express-app" data-api-key="YOUR_API_KEY" data-locale="nl"></div>

Below are attributes to customize the app's behavior and styling:

Use these attributes to ensure the Express App aligns with your site’s design.

See Examples

Highlighted Vacancies

Highlighted vacancies allow you to showcase specific jobs based on criteria like tags or departments. This section is perfect for drawing attention to key roles.

Everything about highlighted vacancies

Only Forms

The "Only Forms" feature lets you integrate our application forms without displaying vacancies. You can use our forms or opt for a Typeform setup, both of which will be implemented by our team.

Everything about only forms