I have created a new Flow which uses data input via a MS Form to update a SharePoint list. I used the below website as a guide. This Flow is then to form part of a larger approval process but I am encountering some issues.
https://www.knowledgewave.com/blog/connect-a-form-to-a-sharepoint-list-using-microsoft-flow
If I use the preview feature in Forms to submit a test Form and test the Flow, it appears to work. The Flow states that it ran successfully and the list is updated in SharePoint, however, it seems to just repeat whatever data I entered in the first Form I submitted. For example, if I run this test several times, inputting different values in the form each time, it produces 3 identical rows in the SharePoint list rather than 3 unique rows.
Alternatively, if I share the Form via email and then input the data, again Flow says it has run successfully and a new row is created in the SharePoint list but all fields are blank, with Flow reporting the values as 'null' now.
I have tried rebuilding both the SharePoint list and Flow several times as I thought this might be some sort of glitch but is still now working. Could you please advise what I am doing wrong?