Hi! How can I trigger another flow run from an existing deployment from a flow?
Say I want to generate a flow run from Flow B as soon as Flow A finishes, but they are different and independent flows and deployments.
Can I do it in Python, or an API call?