Forum Discussion
LadislavStupak
Mar 27, 2023Brass Contributor
Power Automate - Add User to SharePoint Group - Not Working, when triggered more times
Dear Ladies and Gentlemen, I try to add user to SharePoint group through Power Automate with object "Send an HTTP request". For example through following way: Method: POST Uri: _api/...
SPDeveloper777
Sep 28, 2023Brass Contributor
I can confirm this behavior. I even added an action at the beginning of the workflow and at the end to get the group members. At the beginning, it does not show the users are in the group and at the end it shows they are. However, they are actually not getting added. There must be some type of cache after a user is removed from a group, even though the actions don't indicate that.