Hello,
I am able to create SP Group(s), add and remove people to and from SP Group(s), but what I would like to do before any of this is done is to check to see if there are people already in the group and if so, can I extrapolate a specific person if he/she is in the group?
Any example would be: Person "A" is requesting access to a site and this must go through an approval process.
Before it goes through the approval process, check the group associated to the site they are requesting access to and if they are already there then notify the user of that and if not, go down the approval path.
The same thing would apply if someone selects to remove a user access. This must go through approval as well.
Check the group if they are there and if not then notify the person who made the request that the users isnt in the group and if they are in the group then go down the approval path.
Any help is appreciated.