Hello,
I tried a flow to give permissions to a sharepoint site when their name is added to a sharepoint list :
When an item is created.
=> A http request is sended to sharepoint (to get the ID )
=> Initialza variabel to use the ID.
=> Send a http request to change the permission of the site.
A found a lot of documentation how to change for a list (and ID ) but not for a sharepoint site.
The best should be that i can add them to the group "sharepoint_name_visitors" because the rights are managed b the group
