Hi,
I am currently trying to build a small bot to save some attachments from outlook email received in the past 12 hours. The issue is that the emails are received around midnight ± a few hours and therefore I cannot filter for emails from today’s date or a specific date or time. I want to be able to use a syntax in the get outlook mail message which allows me to run the bot as scheduled and from whatever time it runs, it picks up all emails from the past 12 hours. Does anyone have a syntax which would work in this situation? Thank you