Get Email activity is reading unread emails, and marking them as unread. However after Get Email activity I have put for loop- for each each email obtained from Get Email.
But the bot is not going into the for loop. It is reading emails as I can see those emails marked as unread in the inbox. but it’s not taking any action inside the for loop.
Can anyone please help me with this issue? Why something of this sort is happening?
Thanks!
Hello @anushka.prasad,
If it is possible can you attach a screen shot of the Flow and the get email activity (in a way that shows the properties pane also).
Looking forward to help out.!
Hey @anushka.prasad ,
Couldn’t see the for each you have used here. Can you try using the For each after get mail activity . Note that the op data type of Get email activity and the one used in For loop must match.
Attaching a sample for your reference.
ForumMailAutomation.zip (2.6 KB)
Hope this helps, if not let me know the error or challenge you are facing.
if it helps please mark as solution.
Happy Automating…!!