
I am looking to create a flow that will allow the Submitter of a form to have access to a SharePoint List that collects the data from the form where they can see the information of all the tickets submitted by them anytime. This is what my flow looks like.
Hi @Stephmeta,
I assume you want to assign unique permissions per create item in that ticket list?
If that is the case you could also use a Grant access to an item or folder action instead of the HTTP request. In that action you can use the Responders' email and other accounts which still need to have access to that specific ticket.
Below is an example