I am trying to control a document library's files from a separate document library in the same sharepoint site.
I already have a successful flow for copying the file over to the library I want.
I've had some success updating the copied file in the destination library when modifications are made to the original file in the source library.
The only thing I have had no success on is deleting the copied file in the destination library when the orginial file in the source library is deleted.
I believe I need to figure out how to identify the copied file, but I can't grab it by the unique file name with extension or anything else I've tried.
See screenshot of flow below:
