Forum Discussion
KristaJ
Jul 31, 2020Former Employee
How to get an attachment provided via FORM added to Sharepoint List
I've created a FORM that has a number of questions, including the option for a user to add an attachment. Then via FLOW all answers to the questions are getting added to a Sharepoint List. Everythi...
JaHy
Mar 12, 2025Copper Contributor
This is an old thread already, but giving it a shot...
I've managed to get the attachment to Lists (similar steps ... Create item - Parse JSON - Get file content using path - Add attachment) but what happens is the file name is appended with my user name. I don't want that, how to keep the attachment file name just as it was when uploaded via Forms?