Hello,
For an automated flow (trigger: When a file is created or modified), after the flow creates a document in One Drive and transform it to PDF, I try to create a file in a second library. The second library have the Versioning turn on.
If a file already exist in the second library, my flow fails on the action "Create file" with this error Bad Request - error 400: "A file with the name ...already exists.
I expected the file to be created and added in the version history of the existing file.
I was thinking that, maybe exist the possibility to change the status of the old file or to delete it and then to create the new file.
Please do you have any idea how can I fix this problem?
Thank you for your kind support