SAP SuccessFactors Jobs API

Unlock SAP SuccessFactors job data for your platform. Access jobs from thousands of employers through our comprehensive API and Job Feeds, or integrate directly with SAP SuccessFactors's official API.

390K+

Active ATS & Career Site Jobs

1.4K+

Companies with jobs

Advanced API

OMR.jobs SAP SuccessFactors API

OMR.jobs SAP SuccessFactors API has several advanced features, including the ability to search and filter jobs from multiple SAP SuccessFactors clients using a single API endpoint.

DIY API

Use our self serve API on RapidAPI to start adding jobs to your board in minutes. Includes a free trial, with pricing starting at $15/month.

Custom Api

We can create an API for your board that’s highly customisable to your needs. Custom filters, searching, refresh rates and more.

Custom Job posting feed

We can create a job posting feed for your board that’s adheres to the requirements of your jobboard software. All delivery formats are available, including XML, JSON, CSV and more.

How to get jobs from SAP SuccessFactors

SAP SuccessFactors Official Jobs API

SAP SuccessFactors does not have a public facing API to retrieve jobs. They do however have a ‘hidden’ rich XML sitempap called ‘sitemal.xml’. Simply append /sitemal.xml for the sitemap containing job Title, Description, Location, and Employer.

Clients are able to access job postings via the ‘JobRequisition’ API. Accessing this API requires ‘Recruiter Operator’ permissions. The API is rich in functionality, allowing to retrieve, add, and modify job postings. To retrieve jobs, use the following endpoint:

GET /odata/v2/JobRequisition

You can filter the jobs using the ‘filter’ parameter, and ‘select’ to select the fields to retrieve.

Code Examples

Curl

baseURL='https://apisalesdemo8.successfactors.com'
user='sfadmin'
compID='SFCPART000099'
pass="YourPasswordHere"

curl -u “$user@$compID:$pass” “$baseURL/odata/v2/JobRequisition?$top=5&$format=json&$select=jobTitle,jobDescription,location&$filter=jobReqId”

PowerShell

$baseURL = 'https://apisalesdemo8.successfactors.com'
$user = 'sfadmin'
$compID = 'SFCPART000099'
$pass = 'YourPasswordHere'

$response = Invoke-RestMethod -Uri “$baseURL/odata/v2/JobRequisition?$top=5&$format=json&$select=jobTitle,jobDescription,location&$filter=jobReqId” -Method Get -Headers @{Authorization = “Basic $([System.Convert]::ToBase64String([System.Text.Encoding]::UTF8.GetBytes(“$user@$compID:$pass”)))”}

Let's chat!

We’re here to help you every step of the way. Contact us to get started.

Over 70,000 employers

Other ATS Platforms included in our API

We include jobs from the following ATS platforms. Anything missing? Let us know!

Ashby

BambooHR

Breezy HR

Eightfold AI

Greenhouse

Lever.co

Oracle Recruiting

Paylocity

Phenom People

Recruitee

SAP SuccessFactors

SmartRecruiters

Teamtailor

Workable

Workday

CareerPlug

Dayforce

HirhingThing

iCIMS

Jobvite

JOIN.com

Paycom

Personio

Dayforce

Pinpoint

Pinpoint

Zoho Recruit

Ashby