Hi Team,
I have created a flow to grant the item level permissions where i check for the users principal id and using it the permissions are set.
Here, the flow only grants acess to those users only who already has access on SharePoint site as those are having principal id. And remaining users are not granted the acess as flow is not able to get there principal id.
Is there any way in which i can first add the users to SharePoint site and then continue the item level permissions?