I have managed to build a flow where it extracts the number from an email. Say ID number.
Is there a way to then get this to relate to the same ID number on a SharePoint list?
The point being that when an email is received with the ID number and a Yes or No answer included, Power Automate extracts the number and the answer for yes or no. Then writes this to the corresponding SharePoint list line that relates to that same ID number.
Flow design so far
Email sent from SharePoint list details > Email includes SharePoint list ID number > Customer returns email saying yes or no to the question > PA extracts the answer and the ID number > PA then writes the answer to the question on the relevant line on the SharePoint list.
Thanks