Tara
10/26/2021, 4:30 AMKevin Kho
Client.create_flow_run
method. Check the method here . There is a scheduled_start_time
you can passTara
10/26/2021, 5:58 AMKevin Kho
Client
can be used in normal Python scripts for sure as long as you are authenticated. I think the state handler should also work with flow.run()