Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Have to import users photos from SuccessFactors to ServiceNow

ChiranjeeviP916
Tera Contributor

Hi All,

 

Need a suggestions for below requirement is possible to implement. 
How to bring users photos, from SuccessFactors to ServiceNow by using the spoke (API).

 

 

3 REPLIES 3

Dr Atul G- LNG
Tera Patron

https://www.servicenow.com/docs/r/integrate-applications/integration-hub/setup-successfactors.html 

https://www.servicenow.com/docs/r/xanadu/employee-service-management/hr-service-delivery/hr-service-...

 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0597756

****************************************************************************************
Regards
Dr Atul G. - Learn N Grow Together ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
******************************************************************************************

Tanushree Maiti
Tera Patron

Hi @ChiranjeeviP916 

 

It is feasible .

Refer: Display user profile picture from SAP SuccessFactors APIs in an AppGyver Image component

 The photo is typically returned as a Base64 encoded string.

 

 

SuccessFactors Integration with SuccessFactors Spoke

Overcoming Integration Challenges with SuccessFactors Spoke: Fetching over 20k Employee data records

Set up the SuccessFactors spoke v4.x.x 

https://www.servicenow.com/docs/r/zurich/integrate-applications/integration-hub/successfactors-spoke...

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

@Tanushree Maiti 

Could you pls share the link moving the users pics from SuccessFactors to ServiceNow. Already spoke api was established. have to know the steps from SuccessFactors to servicenow