How to move mail in another mail folder office365?

Hi Team,

I am trying to move the mail in another mail folder.

I am getting the mails the processing - its like mail transaction -RE

while moving it get failed.

Please refer the pic

I want to move to “Failed_FusionMassApproval” folder.

I have tried but still getting the issue- Move Mail inside the office365 Scope.

Thanks

@Sanket_Shinde1

  1. what activity are you using
  2. what error are you facing

cheers

image
Move Mail

@Sanket_Shinde1

please show the parameters

which mvoe email is it?

classic modern? integration services?

Also please open the error from debug panel and show complete error

cheers

@Sanket_Shinde1

try with \ instead of /

also I believe the movement is between same accounts

cheers

Tried that approach as well not worked

@Sanket_Shinde1

Just now saw that conversation history is not undwr inbox folder..can you please give the correct folder

Cheers

Sure,
Please wait i will share it asap

Hi @Anil_G
Could you please refer the 1st image?

1 Like

@Sanket_Shinde1

I referred to image thats where I saw conv history is not under inbox..please correct it

cheers

i have just check the properties it shows location like this

for inbox
\abc.@xyz.com\inbox

for those special folders
Failed…
Queueud…

shows

\abc.@xyz.com

1 Like

@Sanket_Shinde1

First thing try with first level folder..yes foe few you might need to inlcude email as well

But if you observe conv history sinnot under inbox..use propery

Conv hist\next folder

Cheers

Hi @Sanket_Shinde1

pls use like below directly-
“Conversation History\Failed_FusionMassApproval”
Or test with other folder -it’s working correctly or not ?

Happy Automation

1 Like

These are separate folders not coming under any other main folder

even i tried with just provide the folder name still its not working.

1 Like

Was about to say, the real issue is hidden inside the ‘Unspecified error’.
Its actually super bad error reporting from the UiPath team, cause they wrap every email error in another error saying that its ‘unspecified’, when the error is quite clear one step below, but not exposed to default logging.

I’m not an O365 expert, but its suggesting to me that your connection doesnt have the appropriate permissions.

2 Likes

Hi @Jon_Smith,
Thanks for your valuable inputs