Flow Overwriting MS Forms Attachments

Copper Contributor

I have a flow that essentially creates a new SharePoint list item off of a new response submitted through MS Forms.  I also leverage Parse JSON to capture and attach the uploaded files from the form to the list item.  A new response has on average about 2-3 attachments.  Recently, and only with MS Word files, we noticed that the flow is overwriting the content in the word documents.  So for example, if two differently named Word files are attached, the flow will attach the the documents with their distinct naming convention to the SharePoint list item but overwrite the actual content (so the content of both files are one in the same).  This does not occur with two PowerPoint files or two excel files, just Word.  I can't seem to find a work around or fix for this.  Has anyone else run into this problem and how did you fix it?

0 Replies