Hi, so i got the following problem. We created a flow to extract information from PDF's files that we add to a particular folder in Sharepoint, the trigger for the operation is "When a file is created in a folder (deprecated)" , and it works well, we obtain the info that we need with de AI builder at 96% and we storage in another list.
But the problem comes when we accidentally upload the same file to the folder, i assume that will trigger the process anyways and we will have duplicate info, so i got some questions.
First, There is a way to avoid this to happen? I mean to protect the flow from read the same file.

Or, There is a property in SharePoint to prevent the duplicate upload?
The thing is that i need to create or manage a way to make an error control with duplicated files, cause the PowerAutomate flow works well but that doesn't prevent the human errors. I tried to look up for a solution but i don't find something this puntual so any idea will be useful