Success Factors Compound API
Success Factors Compound API Node Help Article
This document was autogenerated for the Success Factors Compound API Node.
Revision History
1.0.1.1 Initial Release
Properties
Connection
Type: Connection InputOutput
The Connection Property
BaseUrl
Type: String
The url for your SAP instance where requests are expected to reach, e.g.
https://api.sapsf.eu/sfapi/v1/soap
CompanyId
Type: String
Username
Type: String
Password
Type: Password
Action
Type: String Input
This property is set by selecting a sample, but can also be manually set. Determines which SOAP service endpoint the node is expected to transact against.
Request
Type: Xml Input
This space is where your request payload is expected to be placed when executing the Success Factors Node.
CustomHeaders
Type: Multiline Text Input
Provides a way to set custom HTTP headers on the request. Provide one header per row in the form Header-Name: Value
Response
Type: Xml Output
The response payload that has been received from Success Factors.
RequestOutput
Type: Xml Output
If the response defines output parameters, they will be presented here.
Remarks
The Success Factors Compound API Node wraps the Compound API exposed by SAP for Success Factors. Authentication including logging in and out is done on a separate transaction/endpoint but is obscured by the node and handled internally.
See Also
Documentation for the Success Factors Compound API can be found here, https://api.sap.com/api/ECCompoundEmployeeAPI/overview.