Remove a Group Account from All Users Accounts

Remove a Group Account from All Users Accounts

Comments

  • HI, I would like to remove a certain group from my list of all user accounts. Can I get help with this?

  • Unknown
    edited November 2023

    Yes, certainly. Essentially you will be using the group folder ID info, the all users group info, the for each step to go through the list of accounts individually,and then take the action of removing the group account id that matches the group you are trying to remove from the users list. This can be a sub-flow within a main flow. Here is a flow example, remember the get group info by name step must be before the get accounts in input group by ID step that uses the group information. The end step outputs All Users(Account[ ])" list.

Sign In or Register to comment.