SAP SuccessFactors
High overview of requirements to integrate with SAP based ATS.
SAP SuccessFactors Integration Details
As part of the integration process, clients need to provide their Customer Success Manager (CSM) at Adway with the following details:
Customer Website Base URL:
https://career2.successfactors.eu
(This is the default URL used in most existing integrations. However, please confirm and provide your specific base URL if it differs from this default.)API Endpoint Base URL:
https://api2.successfactors.eu
(This is the default API endpoint URL. If your integration uses a different endpoint, please provide your specific API URL.)Credentials Required:
Company ID: Your unique SAP company identifier.
OAuth2 Bound User: The user credentials assigned for OAuth2 authentication.
OAuth2 Private Key: The private key needed for securing OAuth2 communication.
Client ID (API Key): The API key associated with your SAP account for authentication.
API Endpoints Accessed:
JobRequisition (GET): Retrieve job requisition details.
JobApplication (POST): Submit candidate job applications.
Candidate (GET, POST): Retrieve and create candidate profiles.
Upsert (POST):
SFOData.JobApplication
: To upsert job application data.SFOData.Candidate
: To upsert candidate details.
Last updated