cancel
Showing results for 
Search instead for 
Did you mean: 

How to consume SuccessFactors api's in sap ui5?

amith808403
Participant
0 Kudos

we need to call SuccessFactors api's in Sap ui5.

we are developing our application using Eclipse IDE and deploying in SAP ECC.

what is best approach for consuming api's from front-end.

Thanks,

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Sharathmg
Active Contributor
0 Kudos

include it either as script if it’s a library. If it’s api - rest compliant, then you can call it using the relevant methods.

Answers (0)