Hi, I'm having a bit of difficulty building a flow. I am trying to use data collected from Microsoft Forms to help populate a database on Sharepoint Lists. Essentially I want the flow to work as follows:
* If the email address collected in Microsoft Forms matches an email address in the list, then the row in Lists should be updated with the information from the form (all form entries have a corresponding column in Lists)
* If the email address collected in Microsoft Forms does not match an email address in the list, then it should create a new row in the database with the new information captured.
I have played around a bit with this, but at this stage when I enter dummy data in the form, all it seems to do is update the next row in the list (it doesn't match it at all based on email address).
I am new to using flows, so I'm sure there's a simple solution to this, but I can't seem to find it anywhere. Any guidance you have would be greatly appreciated!
Thanks a bunch,
Elise.