Hello,
Trying to make it so that an uploaded file on a form is deposited to an attachments column or to a dedicated documents site (preferably) that exists on a SharePoint.
I am having trouble with my flow in that I can't figure out how to "get the file". Please see the below flow. This SharePoint site has permissions for access, but any organization individual can fill out the form/upload data. Any help would be much appreciated!!!
***the info in "file path" is what I copied from seeing online through other videos and research. It doesn't seem to like that path when testing the flow.
Solved! Go to Solution.
If you want to save Form attachments in SharePoint Library, you can get the file content of the uploaded file by id from Parse JSON action, then add create file action to create a new file in the specified folder.
I set up a flow, you can refer to:
Hope the content above may help you.
Best Regards
If my reply helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, you are missing the extenction when saving the file 😉
If doesnt work, so try to use "get file info"/"Compose"/"Crete new file" combination .
Hope this helps
I am getting an error that the JSON format is not right. I copied the file name and generated the JSON code. I made the form a group form, but still am having issues getting the attachment to save in sharepoint and not have to pull from personal one drives.
If you want to save Form attachments in SharePoint Library, you can get the file content of the uploaded file by id from Parse JSON action, then add create file action to create a new file in the specified folder.
I set up a flow, you can refer to:
Hope the content above may help you.
Best Regards
If my reply helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you! That makes sense. Appreciate it! 🙂
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
68 | |
22 | |
16 | |
16 | |
11 |
User | Count |
---|---|
121 | |
35 | |
32 | |
27 | |
27 |