This guide will walk you through the steps to Retrieve Integration Details from SAP SuccessFactors. Once done, you will be able to quickly integrate the SAP SuccessFactors with Testlify.
Prerequisites
Please carefully read the following to make sure you are able to complete the setup:
You are an Admin of your SAP SuccessFactors instance. If you are not an admin, you won't even be able to search for and access the configuration pages that are described later on.
Alternatively: Please contact your SuccessFactors Admin and have them take over the integration setup process.
The OData v2 API is available and enabled on your SuccessFactors instance (it is by default, so this is usually not something to worry about).
Step 1: Find your API Domain
Your API domain will depend on which region you are based in. To find it, you have to:
Open the SuccessFactors API URLs list.
Filter for production environments (unless you're trying to connect a preview instance)
Once the filter is applied, find your location and select the API domain. If you are, for example, based in Germany, your production URL would be https://api012.successfactors.eu/
Hint: The resulting “API Server” URL will often look quite similar to the SuccessFactors domain you log in on (the API for pmsalesdemo8.successfactors.com is, for example, located at apisalesdemo8.successfactors.com)Please note that this is a workaround as there is no direct way to get the API domain via the SuccessFactors UI on your own. SAP shares in their help center that you should reach out to your SAP consultant to get the proper API domain. Your API endpoint will depend on where your SAP SuccessFactors instance is located. It can be in one of several data centers. Please contact your SAP SuccessFactors representative if you are unsure of which data center to use. You'll find the endpoints in the Related Information section.
Step 2: Find your Company ID
Click on the profile picture in the top right and then on "Show version information":
Copy the value right next to Company ID:
Generate new OAuth2 client credentials
Go to your search bar and enter "Manage OAuth2 Client Applications"
Click on the action
In the new window, click on "Register Client Application"
In the new window enter a name and a valid URL (this can be literally any URL, you can enter any value you want - it should start with ) for the application, then click the "Bind to Users" checkbox and click "OK"
Enter the USERID of the admin user.
Do not click "Generate X.509 Certificate" but instead, "Copy" the certificate from the connection flow on Testlify.
Paste the certificate from Testlify Integration Page and click "Register"
Now click on "View" in the row at the very top
Get the API key
Now paste the API key and the name of the API user into the connection flow.