The PowerAutomate SharePoint Trigger "When a file is deleted" lets me see the ID of a document when it is deleted. However, if a folder is deleted, the body only shows the folder and I have no way to identify which files within that folder were deleted. Example:
"body": {
"ID": 2697,
"Name": "MyDeletedFolder",
"FileNameWithExtension": "MyDeletedFolder",
"DeletedByUserName": "BlueDoggie",
"TimeDeleted": "2022-06-03T10:10:45Z",
"IsFolder": true
}
Is it possible to see the document ID's of files within a deleted folder?

Report
All responses (
Answers (