Navigation
Mobile DocsNavigation
Mobile DocsManage HR processes and employee data
Integrate SAP SuccessFactors HCM functionality to manage employees, recruiting, performance goals, and learning using OAuth authentication.
Placeholder: Select SAP SuccessFactors account
Layout: full
Provider: sap
Layout: full
Options: Users, Employee Jobs, Job Requisitions, Candidates
Placeholder: e.g., odata/v2/EntitySet
Layout: full
Condition: resource = "custom"
Layout: full
Options: List All, Get by ID, Create, Update
Placeholder: Entity identifier
Layout: full
Condition: operation = ["get","update","delete"]
Placeholder: $filter=status eq 'active'&$select=userId,firstName,lastName
Layout: full
Condition: operation = "list"
Placeholder: { "userId": "emp001", "firstName": "John", "lastName": "Doe" }
Layout: full
Condition: operation = ["create","update"]
Required
Required
Optional
Required
Optional
Optional
Optional
Primary response type:
json