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

Mandatory

The url for your SAP instance where requests are expected to reach, e.g.

Used for authentication.



Username
Type: String

Mandatory

Used for authentication.


Password
Type: Password

Mandatory
Used for authentication.


Action

Type: String Input
Mandatory

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
Mandatory

This space is where your request payload is expected to be placed when executing the Success Factors Node.


CustomHeaders

Type: Multiline Text Input
Optional

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 seperate transaction/endpoint but is obscured by the node and handled internally.

Examples



See Also

Documentation for the Success Factors Compound API can be found here, https://api.sap.com/api/ECCompoundEmployeeAPI/overview.

Did this answer your question?