Can we run a flow twice when the trigger is scheduled as weekly?

Irene M
Tera Contributor

Hi guys!


Is it possible to run a flow twice when it's scheduled as weekly?

 

We want the flow to run Weekly, every Monday. The first run is at 5AM and the next run is at 12noon. Is that possible?

FLOW DESIGN.png

 

2 REPLIES 2

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @Irene M 

There is no OOB flow configuration that'll make the flow trigger twice 

The best option would be create an additional scheduled job that triggers at 5am, and call the flow from that Job 

Refer below thread:

https://www.servicenow.com/community/developer-forum/calling-a-flow-from-a-scheduled-job/m-p/2530463

 

Please Mark this answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra 

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @Irene M 

Were you able to achieve this requirement.

 

 

Please Mark this answer as helpful and correct if helped.

 

Kind Regards,

Ravi Chandra