See the attached Flow:
Essentially - I wish to:
- Recieve an email
- Look up the address in a SharePoint list
- If I have the email address in my Email list - save the message to another list
- If I don't have the email address, add it to the Email List.
So in the test, by rights, the second time I process this, it should work.
For some reason, the email address in the SharePoint List always fails the comparison with the email address in the From field.
The SharePoint list Field with the email is formatted as a single line of text.

fb photo upload
The conditions seem pretty simple but I can not get it to work.
Can someone help me understand the right way to do this?