Flow design - Scheduled Trigger condition

Andr_1
Tera Contributor

Hello.

I created a flow with the following trigger condition

Andr_1_0-1715081504471.png
My goal is to run this flow at midnight and midday every days. But it is not running on this schedule.

My question is: At what system time will this condition be true? The condition is every 12 hours, but which time is it based on?

 

Thank you

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@Andr_1 It is based on the time when you activate the flow. The flow will run 12 hours from the time it was activated. 

 

Hope this helps.

View solution in original post

5 REPLIES 5

@Andr_1 Yep, sounds like a nice idea, you can trigger the flow via the scheduled job script and scheduled job will make sure that it gets triggered at the desired interval.