Move outlook mail message activity

Hi,
In email automation, after reading a mail should move to particular folder which already exit. But many time process stopped by throwing error “Specified folder does not exit”. If try to run the process 5 times means, 3 times process gets stopped.

Anybody could suggest what need to be check or done.

Hi @Prasaanth_S1,

Could you please mention from which and where to folder you want to move you MailMessage?

from an account inbox to same account sub-folder

Hi,

if the folder is in sub account then you need to mention full path of the folder as string like: “Inbox\Sub_Folder”

Mark it as solution if it solves your problem :slight_smile:

1 Like

yeah, I tried, but its not successful evey time when running the process. In a week 1 or 2 days only the process running successfully.

Hi,

Can you pls share your flow?

Hi,

pls go through the below link:

Get Outlook Mail: The specified folder does not exist!! : UiPath (reddit.com)

4 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.