Marwan Sarieddine
11/14/2020, 4:18 PMclient.create_flow_run which is how we programmatically run flows ...Marwan Sarieddine
11/14/2020, 4:36 PMStartFlowRun takes parameters - I suppose the current approach would be to redefine the parameters for the meta flow and pass them to the StartFlowRun calls ...Marwan Sarieddine
11/14/2020, 4:37 PMcreate_flow_run would then have to allow for a mapping of parameters ...