Cmdlets for SAP SuccessFactors

Build 24.0.9062

URL Parameter (Connect-SAPSuccessFactors Cmdlet)

Set this to the URL of the server where your SAP SuccessFactors instance is hosted.

Syntax

Connect-SAPSuccessFactors -URL string

Data Type

cstr

Default Value

""

Remarks

Set this to the URL of the server where your SAP SuccessFactors instance is hosted. Some of the servers are listed here, but there may be others. Some examples:

  • Production instance URL: https://api2.successfactors.eu
  • SalesDemo instance URL: https://apisalesdemo2.successfactors.eu
  • Preview instance URL: https://api2preview.sapsf.eu

For SAP SuccessFactors LMS instances set the full URL of the micro-service in the format https://{instanceURL}/learning/odatav4/{microservice}, for example, https://api4preview.sapsf.com/learning/odatav4/public/user/curriculum-service/v1/

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062