How to access specific folder in outlook

Capture
i have used may way like
“\pradeepy@\Testing2\AuditTest”
or
“Testing2\AuditTest”

but unable to access

1 Like

@pankajs3

If it is under Input folder then try this:

“Input\Testing2\AuditTest”

this should work buddy
kindly share the screenshot of your get mail activity properties
Cheers @pankajs3

1 Like

ok Thanks
but my scenario these folder are in two different account
like
(01)
pankajs1@aa.com
--------------------------Inbox
----------------------------------Test0

(02)
sandeeps1@aa.com
----------------------------Inbox
-------------------------------------Test1

find this (2) “Test1” folder

This will be depending on the hierarchy of the folder and it should start from the root/Topmost folder, if all these sub-folders are inside Inbox/sent items you should include that as well in the name.

but i am unable to access this nested account folder

(01)
pankajs1@aa.com
--------------------------Inbox
----------------------------------Test0

(02)
sandeeps1@aa.com
----------------------------Inbox
-------------------------------------Test1

find this (2) “Test1” folder

you have to mention the account details also from which you want to access the folder.
if you provide only folder details it will try to access from the default account.

Maybe you use Get Outlook Message activity to mention the specific folder.