Hi I am having problems getting a document from Microsoft forms to Sharepoint library. I can get it to attach as an attachment in a list, but when i try to get the item from my one drive (where the form stores the attachment) and create a Sharepoint item in the documents library it keeps saying it’s not found. I even did a delay on the one drive pick up…. I got so frustrated i deleted all my work because it makes no sense that I can’t get it to work.
What I need to do is we have third parties that attach a document using a Microsoft form, this form has 4 important questions: Instructor, Class, Company,and Date. When this file is uploaded to my Sharepoint library it needs to have the file name of the answers to the form questions Company_Class_Instructor_Date. I then need to get the URI and update the Sharepoint library column with that data.
I cannot figure this workflow out. Please help