Get a list of users in a User Group?

Hello Community,

I have a dummy question, is it possible to easily list the members of a User Group in order to store them in a Property multi-select? Like with Property Calculator?

Best regards,

  • May I ask what’s the purpose of this list? Is it just for reference to see who belongs to the group on the client side, or do you plan to use it, for example, in permission configuration?

  • Hi Joonas,

    My goal is to have multiple approvals from the same group (two different people from the group must approve).

    My idea is as follows:

    The first approval is triggered for the whole group (so far, no issues).

    Then, I determine who approved it first, which is not an issue.

    Now, I would like to trigger a second approval request for the entire group, excluding the first approver.


    I have a first version of this workflow where I prevent the second approval from being done by the first approver by adjusting the permissions. However, the user still receives a notification for the assignment to the group.

    One workaround would be to create a group of object/classe with all the users. However, if the user group is updated, the object must also be updated to reflect the change, which is why I'm looking for an automated solution.

  • Have at least a look at the User Synchronization module of Compliance Kit if it's not yet enabled in the vault. It can automatically maintain the user group memberships on the Employee objects.

    Perhaps this let's you then further automate the memberships per user group, for instance using CK Managed Properties or Property Calculator.