Gmail move IMAP message

Hi All,

I would like to move emails in my GMAIL account from one labeled folder to another sub folder.
I have already tried a couple of combination but nothing worked.
image

From “RPA Offset Request” labeled folder to “RPA Processed folder”

image

I do not know what should I write to the destination Mailfolder.

Thanks for any help!

Doe your combination includs this too.
xyze@gmail.com\Inbox\Subfolder”

PS: make sure to update the mail package in case you didn’t.

Yes, but with no luck :frowning:

So your able to read from label RPA Offset Request” right?
what’s the mailfolder path your mention while reading mail ?

I am using GetIMAPMailMessages activity to read emails, and just inserted the ““RPA Offset Request”” into the MailFolder path. It is working as expected.

ok.
How about these combination :thinking:

  • “RPA Processed folder”
    or
  • “RPA Offset Request\RPA Processed folder”
    or
  • “Inbox\RPA Offset Request\RPA Processed folder”
    or
  • xyze@gmail.com\Inbox\RPA Offset Request\RPA Processed folder”
1 Like

“RPA Offset Request/RPA Processed” worked!! :slight_smile:

1 Like

Hi ,
Can you please provide a sample xaml file for moving the mail to another folder using imap?

Thanks in advance

1 Like