Hi
I have created a flow that send attachments to a specific Drive folder. It's triggered by a specific subject heading and all the attachments have exactly the same name. It works perfectly but when I set Outlook as the source instead of Gmail I get this error:
Cannot create file since a file with name '/Laps/Ranking.csv' already exists in the same folder.
clientRequestId: 30c75f90-426e-457a-820a-560cb0b48d5d
Changing the action from 'Create File' to 'Replace File' is not an option because I need all previous attachments to remain in place. As I said, this works from Gmail flawlessly - the flow creates the file in the folder without any issue, even if there are multiple files with the exact same name. Unfortunately, I can no longer use Gmail at work.
Any ideas about a solution?