Hello Everyone!
I apologize, as this question may seem quite simple, but I am having a hard time with it. I have a flow that is working that basically pulls from a list and based on inputs from that list, creates a document library, breaks permissions, and adds certain groups (based on various criteria) to the new library. The last piece is what is giving me a hard time. I'm trying to add the requestor (person who requested the library, they are in the list with both their name and email address) access to the document library with full permissions. Every attempt I've made to do it fails, and I am at a loss. The list contains all the data for the new document library, so is there a simple way to grab the email address of the user and add them to the document library? Any assistance would be greatly appreciated!!
Thank you in advance!