Symptom
- Is there a way to retrieve information about a Job requisition operator's like email, first name, last name, etc through API?
- What entity should I use for that?
Environment
SAP SuccessFactors Recruiting Management
Resolution
The entity where you can retrieve information about the job requisition operators is called 'JobRequisitionOperator'.
This entity represents the job requisition operator user data, including user system id, first name, last name, email, fax and phone number. If an operator is defined in any of the job requisition templates, then the operator will have an entry in the JobRequisitionOperator entity.
More details about that can be checked directly on the following page -> JobRequisitionOperator.
Note: For any questions regarding API entities, what fields each has, what operations are supported, and examples of use cases you can use the OData Implementation guide About HXM Suite OData APIs (V2).
Keywords
job, requisition, operator, recruiting, management, api, odata, implementation, guide, supported, operations, JobRequisitionOperator, entity , KBA , LOD-SF-RCM-API , Webservices & APIs , How To