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