Bot - Schedule Annual Process

Anyone know a way to create a bot that runs annually? The Event source will allow to schedule up to monthly, but I have an action that needs to run once a year.

Like this?

3 Likes

Brilliant!

1 Like

Hi Steve,

Trying to understand this a little bit better.

(1 = MONTH(NOW()))

Does this mean the bot will run in this current month? (And then do you disable the Bot ?)

Or is it possible to schedule the bot for a specific date, such as April 1, when we need to change the Fiscal Year to the current year.

TIA