Once I register a flow with my server from a clien...
# prefect-server
g
Once I register a flow with my server from a client program, how can I invoke the flow in a synchronous way? I want to pass in a parameter and get the results from the flow.