This article explains how to integrate jobs from Personio in your company website via an XML. XML stands for eXtensible Markup Language, which provides a computer-readable data structure. See the other options to connect your career page to Personio.
Note
You will need support from a web developer or your IT department to set up the XML.
XML interface use cases
The XML method transfers automatically your jobs into your corporate career page. Once the Personio XML interface is set up, you only need to enter the jobs' information on Personio, avoiding further website maintenance.
- Required set up: You need programming skills or support from a web developer. All technical requirements for the integration are available in our Developer Hub.
- Jobs location: Your jobs are displayed on your corporate career page according to your corporate and preferred design.
- Candidate experience: Candidates are redirected to your Personio career page to fill in the application form. They fill in the application form with their data and upload the necessary application documents.
- Information transfer: All data and documents provided are transferred to Personio, creating a candidate profile that gets assigned to the corresponding job.
Publish jobs via XML
To publish jobs on your website via XML, activate the XML interface in Personio first. You can then integrate the XML feed into your website.
Activate XML feed
For the system to create an XML feed, you need to activate it:
- Navigate to Settings > Recruiting > Recruiting.
- In the tab Career page, go to Activations.
- Activate the checkbox Enable XML feed.
- Then click Apply changes in the bottom-right corner.
When you publish a job, you can find it in XML format at youraccount.jobs.personio.de/xml. It is also available on your Personio parent career page (if activated).
The XML feed displays the jobs in German by default. To access them in English, add the parameter "language=en" at the end of your XML link. For example: youraccount.jobs.personio.de/xml?language=en.
Integrate the XML feed
A web designer or an IT expert must integrate your XML feed into your company website.
All form items and a practical example on how to set up the XML integration are available in our Developer Hub. The section About us is not transferred in the XML feed.
To transfer candidate data into Personio, you can also use the Personio Recruiting API.