I Have a bot that runs at 9AM, 11AM, 1PM, 3PM and 5PM,
and have setup the trigger accordingly.
After each run i want to send an email saying
“1st run was success” for 9AM trigger
“2nd run was success” for 11AM trigger
…
“5th run was success” for 5PM trigger.
How can i keep that counter increasing for each run. Next day it should reset and start from 1.