Hello all,
I tried to build a simple flow that sends a notification to my email acount A when in my email account B an email arrives in the inbox. The flow has the following steps:
Step 1. triggers this flow when an email arrives in the inbox of my account B.
Step 2. sends an email/notification to the inbox of my account A to notify me that in account B an email arrived. This email/notification holds the body of the original email that triggered the flow.
Step 3. should delete the sent email/notification from the sent items folder from my account B
The steps 1 and 2 function as they should, but in step 3 the original email that arrived in the inbox of account B is deleted instead of the notification that is sent from account B to account A and that remains in the sent items folder. It looks like in step 3 Power Automate grabs the wrong Message ID to delete, but i cannot find any options to make step 3 use the right Message ID.
If any more info is needed let me know.
Thanks for help.