Cmdlets for SAP Success Factors LMS

Build 25.0.9539

DataConnection Type

The SAPSuccessFactorsLMSConnection object.

Remarks

The SAPSuccessFactorsLMSConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-SAPSuccessFactorsLMS -User "username" -UserType "admin" -CompanyId "CompanyId" -Url "https://api4.successfactors.com" -OAuthClientId "OAuthClientId" -OAuthClientSecret "OAuthClientSecret" 
$conn | GM 

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539