Can we filter dynamic subject(one line is fixed) in getoutlook mail message activity ?
For eg: I want the bot to read the mails with subject containing “Uipath forum” using filter property. The subject may contain other words as well along with “Uipath forum”
@tgopalas I didn’t tried it, instead of it , u can try as follows after reading mails without filter u can inside for loop, with if condition u can check whether mail subject contains particular words.
For time being u can use this.