Hi guys, is this possible?
I’ve need to filter a Get Outlook Mail Messages activity on Received From (email address), and that needs to be a variable.
I was hoping the filter would be something like this:
“@SQL=((urn:schemas:httpmail:email LIKE ‘{emailVariable}’)”
Any thoughts?