Question
How to get Users for Particular Organization
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.
