Hi
We have integration enabled for Sharepoint Document Library for Contact records on the Power Apps Portal. We want to keep track of if one or more files are associated with that.
1. File added: When a file is added, we trigger a flow and update the flag.
2. File Deleted: When a file is deleted, we trigger the flow but we did not get much details about the file just file name. I tried using Send HTTP Request to retrieve file details from recycle bin but the file does not go into recycle bin if deleted from Power Apps Portal.
If, I delete the file from Sharepoint interface then it goes to recycle bin.
Is there any way to get file details or enable recycle bin for files deleted from Power Apps Portal interface for Sharepoint?
TIA