ยง
Developers
Get Started
API
Support
Anmelden
Rest API
Integration API
Buttons
Schemas
Resources
API
/
Apply Button
Overview
Buttons
Apply Button
Share Button
Profile Button
Apply Button
The "Apply with xeebo" button is used for ingetrate the xeebo application process in your companies e-recruiting system.
Apply Button Code Generator
NOTE: The "Apply with xeebo" button code can only get used if the xeebo integration API is supported in your e-recruiting system.
1. Add the required apply button attriutes
company-name (identifier, required)
Add your company name as company-name. You can find your company name in the url if you go to your xeebo company page. e.g. https://www.xeebo.com/companies/your-company-name.
job-name (identifier, required)
Add your job identifier as as job-name.
pub-name (identifier,required)
Add your publication identifier as as pub-name.
cancel-uri (optional)
Add an optional cancel page uri. If no uri is given the uri where the button was included get used. The user can abort the job apply process and we will redirect the user back to this uri.
locale (optional)
Add an optional language locale.
2. Copy and paste the javascript code into your website.