- Retrieve a list of employee address records
- Retrieve a specific employee address by personIdExternal, addressType, and startDate
- Create or update employee address record in PerAddressDEFLT entity
- Retrieve a list of available time types
- Retrieve a specific available time type by composite key (TimeTypeProfile_externalCode, TimeTypeProfile_mdfSystemEffectiveStartDate, externalCode)
- Retrieve a list of candidates
- Retrieve a specific candidate by ID
- Create a new candidate profile
- Update an existing candidate profile using upsert endpoint
- Retrieve a list of employee compensation records
- Retrieve a specific compensation record by startDate and userId
- Retrieve a list of countries
- Retrieve a specific country by code
- Retrieve a list of person email records
- Retrieve a specific person email record by composite key
- Create or update a person email record
- Retrieve a list of employment records
- Retrieve a specific employment record by composite key
- Create or update employee employment record
- Retrieve a list of employee job records
- Retrieve a specific job record by composite key (seqNumber, startDate, userId)
- Create or update employee job information record (step 3 of 4 for adding new employee)
- Retrieve a list of employee time records
- Retrieve a specific employee time record by external code
- Retrieve a list of employment termination records
- Retrieve a specific employment termination record by composite key
- Retrieve a list of job applications
- Retrieve a specific job application by ID
- Retrieve a list of job location records
- Retrieve a specific job location record by composite key
- Retrieve a list of job offer records
- Retrieve a specific job offer record by offer approval ID
- Retrieve a list of job requisitions
- Retrieve a specific job requisition by ID
- Retrieve a list of users/students in SAP SuccessFactors Learning
- Retrieve a list of courses/learning items in SAP SuccessFactors Learning
- Retrieve learning items/courses to identify which OCN sources/providers have content imported in SAP SuccessFactors Learning
- Create or update a course in SAP SuccessFactors Learning via Open Content Network (OCN)
- Create a completion event for an OCN course in SAP SuccessFactors Learning
- Retrieve employee person records with core identifiers and birth information
- Retrieve a specific employee's personal information by personIdExternal
- Generate the next available person ID for creating a new employee in SAP SuccessFactors
- Create or update employee record in PerPerson entity (step 1 of 4 for adding new employee)
- Retrieve a list of employee personal detail records with optional filtering and pagination (PerPersonal)
- Retrieve specific employee personal details by personIdExternal and startDate
- Create or update employee personal information record (step 4 of 4 for adding new employee)
- Retrieve a list of person type definitions
- Retrieve a specific person type by external code
- Retrieve metadata definition for a specific OData entity in JSON format
- Retrieve all available MDF picklist definitions that can be used to get picklist values for form fields
- Retrieve a specific MDF picklist definition by ID and effective start date
- Retrieve picklist/dropdown values for respected fields such as countries, departments, locations, languages, change reasons, and other configurable field options
- Retrieve details for a specific picklist value from respected fields such as country codes, location IDs, or other field option values
- Retrieve all legacy picklist definitions (pre-MDF picklist system)
- Retrieve a specific legacy picklist definition by ID with option to expand picklist options
- Retrieve all options for a specific legacy picklist
- Retrieve event reason codes available for employment events like terminations, transfers, or status changes
- Retrieve a list of person phone records
- Retrieve a specific person phone record by composite key
- Create or update a person phone record
- Retrieve a list of user profile photos
- Retrieve a specific user profile photo by userId and photoType
- Retrieve a list of person relationship records
- Retrieve a specific person relationship by composite key
- Create or update a person relationship record
- Retrieve a list of users with optional filtering, sorting, field selection, and pagination
- Retrieve detailed information for a specific user by userId
- Create a new user in the system
- Update an existing user's information
No matching actions