Get all departments of Successfactor

Hello,

I need get all the deparments of Successfactor.

Can I use the Successfactor connector? Do I have to use a REST API connector?

I need this list for add it in NERM.

Greetings.

:bangbang: Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.

@robertoMoreno You can do either ways now.

Earlier using Success Factors connector we could not get the department, location etc. So we used to configure webservice source to get all those attributes.

Now you can simply add User.department in your Success Factors source account schema that will bring the department and code. Then you can use a simple transform to just get the department name.

Hope this will help!

We need get the list of departments y it send it to NERM. How can I get the departments?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.