So you guys made this flow
but it does not work on nested security groups (so basic!!!)
ok, I thought.. let's do it myself.
all I need to do to make a recursive or loop that will check the @OData.type value for a group, if its a group, populate the members of that group and add them to an array of people
but, it's so complicated to make basic things inflow such as appending an array inside an array
why so complicated?
why there are composed, but not delete/remove function