Script to keep checking if 9:08am and execute a sequence and stop loop

Hi @Munish_Jain1

Try sometime like this

along with delay u can add the process u need to run

FlowSwitch condition : Now.TimeOfDay>TimeSpan.Parse("9:09")

Regards,
Nived N