
Hi,
I am currently facing the challenge of building a flow that does the following:
Check in a certain sharepoint library which folders are empty. The person responsible for this folder should then be notified.
Folder names are structured as follows:
example: Max_Human_2343
first name_Last name_employeeNumber
The difficulty lies in finding and notifying the exact user based on their employeeNumber.
He himself is directly authorized to the folder, but has not created it.
Other groups are also authorized to access the folder.
Thanks in advance