We are excited to introduce you to some new features we are going to release shortly! Form design experience is modified to help you create an attractive form more easily and we also made some change...
RKresila"When will MS Forms have an option to connect to SharePoint List instead of Excel..."
This is already achievable using only 3 actions in a Power Automate flow. 1) Create a SharePoint list with suitable columns
2) Create a Form with suitable questions
3) Create an automated Power Automate flow using trigger "When a new response is submitted"
4) Add 2 additional actions
Forms -> Get response details
SharePoint -> Create item
5) Map Answers to columns in SharePoint list
This sample takes answer to question "Is it Friday already?" from a Form also titled "Is it Friday already" and adds it to a SharePoint list called TestList. Form response by default includes Submitter (if enabled in form) as well as Submitted time. Note the first column in a SharePoint (online) List usually displays as Title.