Hi,
So I have created a Microsoft form which allows users to attach multiple documents in the response. I created a flow where I used "When a new response is submitted" trigger to move the attached files over to different folders.
With some files, my flow throws an error "The specified item name already exists". (Only with some files even when attaching multiple!)
As you can see from the my flow, I am creating dynamic folders based on the response ID so I don't see a reason for the file to "already exist"!
PS: I tried filling in the form (multiple times with same 3 files) and attached 3 documents named: sample1.xlsx, sample2.xlsx, pic1.png
It always throws this error for "sample1.xlsx" and never on the other files.
I would really appreciate some help with this.
Thankyou!