Skip to Content
0
Dec 07, 2022 at 02:40 PM

SuccessFactor extension with third party integration

129 Views

Hello, I am new in this community and I am looking into how to build an in-app extension for SuccessFactors that also integrates with a custom backend. I have already gone through a great amount of documentation, blogs, tutorials and videos available but still I am having a hard time understanding how all the pieces work together.

Here is the use case:I want to develop an app that later would be available on the sap store so that everyone can install it, this app should add a new tile on the success factor dashboard, when the app is launched users should be able to select a list of candidates whose contracts will be terminated, once that happens then the list of candidates should be sent to a backend and consumed by a third party website so that that information becomes available outside of the SAP ecosystem.Going back on how to build that solution, as far as I understand the SAP BTP has the SuccessFactors extensibility framework that would allow to add in-app extensions, add tiles to the screen to launch it, but the integration part, when it comes to sending the data to our backend, that is where I am truly getting lost.Has anyone develop an app like this before?Thank you.