
Announcements
I was working on a process where external user can fill-in the MS form and then upload something together with their form response. Since they are external user, upload attachment directly to MS form is not allowed so I looked for workaround for this. I watched the following youtube for suggestion.
https://www.youtube.com/watch?v=TpDIGADr7fk&t=8s
This workaround solution is - fill in the MS form, use onedrive file request to get the file since this is open to external user. I managed to do this and also use some process to move the uploaded file in the onedrive to the sharpoint list where I used to save the text and dates of the MS form response. This workaround seems working.
However, I still find this process quite troublesome and not easy to use by user as they need to switch from the MS form interface to the Onedrive Request File Upload interface.
I would like to ask if in the middle of the process, can I wrote something to work similar to the "Request Upload" function with power automate? If so then I might have chance to further improve the process.
Thanks in advance!
CF