Hi all,
I've successfully set up my flow to add users to a SharePoint group using the instructions from this post:
https://powerusers.microsoft.com/t5/Building-Flows/Adding-users-to-a-SharePoint-Group/td-p/309811
To remove a user from a group, I'm not quite following this solution:
I'm looking at Microsoft's documentation:
Here's a screenshot of my flow. It's grabbing the user information in the previous step of Get User Profile, but it's falling down on the URI and body steps. Help would be appreciated. (I hate syntax.)