Fetch SAP SuccessFactors PerPerson data via SAML 2.0 bearer OAuth2 flow
Go to WorkflowDescription
SAP SuccessFactors via SAML 2.0 Bearer Assertion based on OAuth 2 configuration
How it works
Configure SuccessFactors OAuth2 SAML client within SuccessFactors
Get SAML assertion, exchange for bearer token for API connection
Fetch PerPerson data via OData v2
Flatten to person-employment records as an example call to SuccessFactors API
Set up steps
It takes ~10-20 minutes to register OAuth2 client in SuccessFactors Admin Center and setup the flow with the credentials.
The configuration nodes have to be filled with your URLs and credentials.
Nodes Used (2)
Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest