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
I can only think that this has got something to do with the server end. Are you able to use another O365 email address not related to the current one you are using. I’m using a company email domain so maybe they have configured everything properly at the server end. If this is a personal email address you are using I can only GUESS this is where the problem maybe and you will need to go back to your initial method.