Skip to main content
1-Visitor
February 27, 2017
Question

How to get Users for Particular Organization

  • February 27, 2017
  • 2 replies
  • 2886 views

Hi All,

How to find all the users of Organization and its Units. Tried using getMembers service but I am getting a list of UserGroups.
As per the custom solution, I need to iterate through all UserGroups of the organization to get a list of user and remove duplication. Any feasible solution?

Thanks in advance.

2 replies

5-Regular Member
February 27, 2017

This is discussed under the thread How to list Users that belong to an organizational unit?

Hope this is of some help.

5-Regular Member
February 28, 2017

Hi Digital One​,

Have you added User Groups in the organization and want to get list of users in the organization ? If yes, you can use the custom method you have mentioned i.e. to iterate through all UserGroups of the organization to get a list of user and remove duplication.

If you have added Users in the organization; you can simply use getmembers and other service to get the list of members.

I hope it helps.

Thanks,

Ankit Gupta