Read Employee Central worker data (User, EmpEmployment, PerPerson entities) via the SAP SuccessFactors OData v2 API

domain: help.sap.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an OAuth SAML-bearer token (or use configured Basic auth) for the SuccessFactors API server matching your data center
  2. Send a GET request to the base entity (e.g. /odata/v2/User or /odata/v2/PerPerson) with $select to limit fields
  3. Use $expand to pull related navigation entities such as EmpEmployment or EmpJob in the same call
  4. Page through results using $top and $skip since default page sizes are capped
  5. Parse the OData v2 JSON/Atom response envelope (results wrapped in a 'd' object)

Known gotchas

Related routes

Authenticate to SAP SuccessFactors using OAuth 2.0 and read a single employee's record via the Employee Central OData v2 API.
help.sap.com · 6 steps · unrated
Query employee data from SAP SuccessFactors using the OData v2 API
help.sap.com · 5 steps · unrated
Discover available Employee Central entities and custom fields dynamically via the SAP SuccessFactors OData v2 $metadata document
help.sap.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans