Hi
I am trying to make the bot pick up a certain subject from a list of daily emails in the inbox and move it to a specific folder, i am doing this by using get text on the subject and then the built in hotkeys o365 has, the hotkeys etc work fine however the get text is in a loop so that it counts the number of emails and knows how many times to loop, each time the bot loops the get text for the subject output is always the one for the first email despite the get text activity being in the loop, can anyone help? I need the get text to refresh so its actually picking up the next subject, screenshot attached