How to create a flow run from deployment (orchestrator pattern)?

Can you explain the problem you are trying to solve?

You can trigger a flow run by:

  • assigning a schedule on the DeploymentSpec,
  • via an API call trigger from the Orion client as shown here in this post,
  • or via a POST request directly as described here: