I have created a "When a new email arrives in a shared mailbox (V2)" flow using a service account named SharePointDev, and using this service account's outlook i can add the mailbox as follow:-
Inside the workflow i define the following, where the To is an environment variable representing the shared mail box and the From is a personal outlook account:-
but when an email is sent, the workflow will not get triggered, and the workflow will raise this error:-
when i click on the error details i for this error "The specified object was not found in the store., Default folder Inbox not found." :-
so what could be causing this issue? is it a bug or a permission issue?
Hello @johnjohn123
Normally you don’t provide the name of the folder, but the unique ID. You can name all folders the same but it still works because of the id in the background.
I would suggest you type in the real address manually, select the folder you want to check. Hit … and click on peek code. There you will get the ID of the folder. Now you can create another variable using this ID when selecting the folder. Of course you could use the other variable again for selecting the „Original Mailbox Adress“.
Michael E. Gernaey
18
Super User 2025 Season 1
stampcoin
16
Churchy
12