I have a scenario, where i check the mail received time and if the time is greater than say 10 AM, bot should send mail and the condition is bot should mail only for the first run after 10 AM and then it should do the job as usual.
Again the next day, mail should be triggered for the first run after 10 AM.
There should be only 1 bot designed for the above scenario.
Yes Shubham.
The process is scheduled to run every 10 mins.
Only if the time is greater than 10 AM, the bot should send mail and that too for the first run in the day.