Hi
I have a simple flow that takes a form, sends it to a sharepoint list, then wait and asks for approval. Here I would like to be able to edit the information in the list if something minor is wrong (like an uncorrect formatted email address). Next step is to send the data from the list to an external email, but currently my flow then sends the initial data from the list. So is there a way to re-read or refresh the data in the flow?
/Morten