Hi everyone,
I am looking to automate the onboarding process for a Canvas App ecosystem.
My Goal: > Whenever a new user's email address is added to a specific row in a Microsoft Excel Online sheet as the different members cannot be added to a security group, I want a Power Automate flow to automatically handle two permission tasks:
-
Share the Power App canvas application with that specific user (as a User).
-
Grant them read/write permissions to all the underlying SharePoint lists that act as the data sources for that app.
Current Setup:
I know I can use the Power Apps for Admins connector to share the app itself, but I am struggling with the cleanest way to simultaneously grant permissions to the multiple SharePoint lists without managing them entirely manually one by one.
Has anyone built a similar workflow? Should I be using standard SharePoint permission groups, or handles this directly via HTTP requests to SharePoint inside the flow? Any screenshots or step-by-step guidance would be massively appreciated!
Thanks in advance!