Hi 🙂
I am creating a flow that forwards any email containing "Update" in the title to a shared contact list.
My only problem is that my own email address is in that list, which makes the flow loop since it forwards the email with the trigger word to myself.
How can i get the contacts, but exclude my own email address?
1) Compare the recipient address with yours one in "Apply to each"
or
2) Modify filter in "Get contacts" to exclude your address