Hi. I am trying to synchronize a sharepoint library/folder with Azure blob storage. What I mean by this is that if a file is created, modified or deleted in Sharepoint, the same will happen in the blob storage. I have figured out how to create and modify the files via triggers, but I have not been able to figure out the deletion part yet. Does anyone in here have experience with it? Or another way it can be done?
(The picture is the logic apps that create and modify files)