Grant Permission To A User In SharePoint List Item By Using Flow

Introduction

 
In this project we have developed a flow, using which we can change the permission label of a user of SharePoint list items.
 

Steps

 
At first, create your own list. I have created a list as shown in the screenshot below,
 
Grant Permission A User In SharePoint List Item By Using Flow 
 
Then you have to check your item permission as shown in the screenshot below,
 
Grant Permission A User In SharePoint List Item By Using Flow 
 
Let’s say you have multiple users in your tenant and you want to grant permission to a specific item of your list to one of the users. For it, you should create a flow as shown in the screenshots below,
 
Grant Permission A User In SharePoint List Item By Using Flow
 
Grant Permission A User In SharePoint List Item By Using Flow
 
Grant Permission A User In SharePoint List Item By Using Flow
 
Then you should run the flow as shown in the screenshot below,
 
Grant Permission A User In SharePoint List Item By Using Flow
 
Grant Permission A User In SharePoint List Item By Using Flow
 
In the above screenshot, I have given the user “Edit” permission.
 
Grant Permission A User In SharePoint List Item By Using Flow
 
Then after successfully running the flow, you will notice that the user has got the access as shown in the screenshot below,
 
Grant Permission A User In SharePoint List Item By Using Flow