I have this scenario where I am trying to retrieve mail message using GET IMAP MAIL MESSAGE activity and in the filters, I am using filter for the subject with multiple variables (str_City and str_Email) with “OR” operator. But I am unable to get the desired result, requesting the community members to help me out.
Thank you for the response but this is not what I am trying.
I am trying to use filter in the Get IMAP mail message activity itself so that the activity only retrieves mail if it matches either CITY or EMAIL which will be mentioned in the subject.