Forum Discussion
rautchetan27
Jun 12, 2020Brass Contributor
Adding user to sharepoint group using MS flow-error
I am using MS flow with "Send an HTTP request to Sharepoint" to add user into SP group please find attached screenshot, i have following JSON { '_metadata':{'type':'SP.User'}, 'LoginName':...
ramkiranvure
Sep 17, 2020Copper Contributor
rautchetan27 Try replace _metadata with __metadata
VMKrishna
Apr 05, 2022Copper Contributor
ramkiranvure Its worked for me when i use __metadata instead of _-metadata