I had a flow created where a user would submit a microsoft form that included a question to attach documents. Those form responses were then getting added to a SharePoint list with the documents attached. I recently updated the form to a group form and since then, the attachments arent coming through to my SharePoint list.
I noticed these documents get stored in SharePoint to the document library. I need to be able to attach those files to the record on my sharepoint list. This is initally what I had created but since these documents are no longer getting stored to my personal onedrive and to the sharepoint document library instead, how can I update this flow? I would assume I need to use the get file content from sharepoint library instead of onedrive but I am getting stuck on what the file identifier should be.