Resolved! Flow - Issue running the AD remove user from group activity inside a for each loop
I have a flow that needs to remove a SN user from all of their groups in AD. After creating a list to run through by querying the group membership table I'm running the remove user from group action inside the for each loop. The resulting list of ite...