The Profile Job List feature allows you to display a list of open positions on your profile. To enable this feature, you must provide a feed of job listings in XML format. The feed must be accessible via a URL that does not require authentication.
The feed should include a list of currently open positions. Any jobs on the list are assumed to be public and accepting applications and will be displayed on the Profile Job List.
The feed will be downloaded and cached every hour, so there may be a delay before changes are reflected on the Profile Job List.
Each Job item should include the following elements:
| Required elements | |
|---|---|
title
|
Text
Best practices:
|
wages
|
Text
The actual wages for the job. Assumed to be in USD. Can be a range with a min and max value. |
applyUrl
|
Text
A url that enables direct application for the job. |
location
|
Text
The physical location(s) where the employee will report to work (such as an office or worksite), not the location of the central office. |
description
|
Text
The full description of the job in HTML format. The description must be a complete representation of the job, including job responsibilities, qualifications, skills, working hours, education requirements, and experience requirements. Additional guidelines:
|
| Optional elements | |
|---|---|
department
|
Text
An organizational group for this job. |
datePosted
|
Date
The date the job was opened for applications. |
season
|
Text
The season during which the job is available. eg. "Winter 2025" |
