Integration to SAP Successfactors

candrea
Mega Contributor

EDIT: Solved using REST 🙂 

 

Integration to SAP Successfactors.

I am looking into making an integration from ServiceNow to SAP Successfactors. The intent is to enrich the data coming from AD, as SAP SF holds additional user information which we want to add to the user tables in ServiceNow. I am thinking a REST approach, but has anyone experience with an integration like this? Any pitfalls that I need to be aware of? 

Thanks!

1 ACCEPTED SOLUTION

kushal Tayade
Mega Guru
REST is way to go 🙂

View solution in original post

5 REPLIES 5

kushal Tayade
Mega Guru
REST is way to go 🙂

I would say use HR Integrations. HR Integrations brings plugins (Connectors) to integrate SAP Success Factors, Workday etc. These are easy to configure and use. Updating thread if anyone in the future would like to know new way of doing close to platform. 

 

For more info --> https://docs.servicenow.com/bundle/london-hr-service-delivery/page/product/human-resources/concept/scoped-hr-third-party-integrations.html

 

candrea
Mega Contributor

Yes - we REST'ed all the way and was successful 🙂 

kushal Tayade
Mega Guru

Great !