How to - Bot Triggers

Hi All, I have an automation that I would like it to dayli every hour between 8am and 5pm, so start at 8 and end at 5, how can I create a trigger like this? Thanks for all the help in advance.

Hi @Sidney_Vogel,

You can use Cron expression to do this.

1-Advanced is selected.
2- 0 0 0/1 1/1 * ? * type into.
3-Schedule ending field is selected.
4-Enter the time from the start time to the end. You need to test for when it will end. It will run every hour and stop after xxx hours.

Regards,
MY

Hi @muhammedyuzuak Thank you for the help I appreciate it, this works.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.