I have a flow when a user completes the survey, results are saved to the sharepoint list. I want user to be able to view that list after, as PowerApps is using this list so a user needs access the list. I don't want to manually add permission every time someone new completes the form.
Is there a way to grant read permission to user to Sharepoint list with MS Flow. Granting permission to the sharepoint page is also needed as the PowerApps is "stored" there.
I found this but it looks over-complicated: https://powerusers.microsoft.com/t5/General-Power-Automate/using-Flow-to-grant-access-in-SharePoint/td-p/332314 . This also relates to an item in the list, but I want them to have access to the whole list.