I have a scenario where I need to search with attachment name and find email and move that email to another folder.
I can’t use desktop outlook application due to some client restrictions… I am now using web mail for this which is not stable, but now I want to know is there any other option to achieve this scenario without web mail and desktop outlook application in UiPath ?
hi, @Mandava_Naresh Try Using UiPath’s Microsoft 365 or IMAP activities instead. Fetch emails with attachments, check attachment names in code, and then move matched emails to another folder…all without Outlook or webmail.