Hi,
I have to read email based on the subject “Test” using IMAP activity.
Bot should ignore other emails.
Bot should mark email as read when the subject is “Test”.
Please help me to do the same.
If possible please share the workflow.
Hi
if its IMAP then only after getting the list of mail we can check whether the mail has the subject “Test” or not
is that fine
@Deepak_M
Hi @Palaniyappan,
Yes it is fine.
But how can I ignore other mails like they should be Unread only?
Can anyone help me on this please?