Servicenow Flow to run on 1st of every month and every 1 hour from midnight

Supriya39
Giga Guru

Hi All,

 

I have a flow which needs to triggered 1st of every month which starts at midnight to be repeated every hour till particular request is raised.

 

Thanks in advance.

1 ACCEPTED SOLUTION

Hi @Supriya39 

 

If you add the timer to a specific flow, it should not impact the other flows.

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

View solution in original post

7 REPLIES 7

Amit Verma
Kilo Patron
Kilo Patron

Hi @Supriya39 

 

How you identify that a particular request is being raised ? Is it via a particular Short Description or Description or some other field ?

 

Also, for your first requirement, flow which needs to triggered 1st of every month which starts at midnight, you could set the trigger as Monthly with Day of Month as 1 and Time as 12 h 00m 00s.

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Hi Amit,

Thanks for responding. Yes it needs to check a request using short description. 

 

But as you said, if I create a flow monthly to start at 00 hrs. it will run only once. But I want that flow to get trigger every hour after midnight. 

Supriya39_0-1708585606747.png

 

Supriya39
Giga Guru

Even if I create a schedule job there is no option to run 1st of every month and then also repeats itself every 1 hour 😞