Symptom
Is it possible to forward the candidate to requisition using API?
Environment
SAP SuccessFactors Recruiting Management
Resolution
You can use JobReqFwdCandidates as starting entity to forward candidate to requisition provided that the candidate profile is already created in the system.
Here is sample payload with minimal requirements:
If the candidate is not yet created, you need to create the candidate profile by providing the necessary information in the payload. Use Candidate as starting entity.
Here is sample payload with minimal requirements :
See Also
2817669 - ODATA API Data Dictionary
Keywords
Create candidate API; forwarded; ODATA, error registerCandidate with the index 0; Upsert , KBA , LOD-SF-RCM-API , Webservices & APIs , How To