URL Parameter (Connect-SAPSuccessFactorsLMS Cmdlet)
The base URL of your SAP SuccessFactors instance.
Syntax
Connect-SAPSuccessFactorsLMS -URL string
Data Type
cstr
Default Value
""
Remarks
You can find this value in the URL of your SAP SuccessFactors homepage. This is "https://" plus everything prior to the next forward slash (/).
Some sample URLs are listed here, including:
- Production instance URL: https://api2.successfactors.eu
- SalesDemo instance URL: https://apisalesdemo2.successfactors.eu
- Preview instance URL: https://api2preview.sapsf.eu
This is a required parameter.