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

Supriya39
Giga Guru

Sadly, there is no way to run a flow on a specific plus repeat it every 1 hour on the same day only.

If I add wait time of 1 hour until a specific request is raised, would that affect other flows on the same day?

 

Any help would be appreciated.

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.

Going ahead with a Wait Time, only concern was impact to the other flows. Thanks for clearing doubt. 🙂