I use sharepoint as a centralize document center for my team to access the data, and it allows user to add/modify/delete the file in the folder in share point. I could set the work flow by using trigger when someone create/modify file and get me approve before the file will be located in specific folder. However, I have an issue when someone delete the file from the folder, and I have no idea who delete the file.
I would like to have a trigger when someone delete the file and need my approval before it completes or a notification to me.
regards
Good news - this item is completed, you can read about it in this blog post : https://flow.microsoft.com/blog/share-with-sharepoint-office-365/ - there are now triggers for both When an Item is delete and When a file is deleted. Thanks!