Question

I have a Microsoft Form with ~20 questions on it and would like to store the User's input from this form to a SharePoint list via Flow.

Is there an easy way to import columns from the Form, or do I need to manually create each of the columns?

Was it helpful?

Solution

In Microsoft Forms:

  • Create a single response (in order to download the response Excel Sheet).
  • Download the Response (Responses tab then choose Open in Excel)
  • In the ... menu on the Responses tab choose Delete all responses to clear out your dummy response

Then on your SharePoint site (from IE):

  • Go to Site Contents
  • Choose New > App
  • Choose Import Spreadsheet
  • Give your list a name and choose the response excel file downloaded earlier
  • Click Import

Flow:

  • There's a template called Record form responses in SharePoint where you can map your form to your new list and that should do it
Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top