Hi I’m using the K2 5.7 and use the Microsoft Graph API to get the list of group/user.
My problem is, I want to see the group name nested in another group.
When executed the SMO name User with method Get User in Group, result will be the list of user in that group and all users in the nested group but no nested group name.
Is there anyway to get the group name nested in those group?