Forum Discussion
zstjmb
Oct 29, 2018Copper Contributor
MS Forms data stored in SharePoint List
It would be really great if the questions / data collected could be promoted into a SharePoint List (like it used to be with InfoPath) because it is much easier to use than PowerApps. Users find it ...
thanhtran91
Apr 16, 2019Copper Contributor
Thank you for your quick response.
Let me explain the background.
I created a priviate MS teams for my team, and created a group MS forms to collect data from each member. I dont want to store data in Excel file because data is going big day by day and Excel is not user friendly app, so I wanted data to store in Sharepoint List using Flow.
come back to my issue, Could not select Form Id at "When a new response is submitted" and "Get reponse details" even Enter Custom Value.
And the response ID should be interger ID? This is my response ID:
Thank you,
Thanh
Sai Gutta
Apr 18, 2019Iron Contributor
thanhtran91 - Flow will automatically get your response Id, if you look at the Damien_Rosario reply with screenshot you will see that response id is getting input from the dynamic field based on your previous step output.
below gif should help you