What are some ways that people execute flows remotely (not from the cloud UI)? If we wanted to execute a flow from a separate application what is the best way? Is there a webhook that we can call? CLI command to the agent?
a
Anna Geller
02/17/2022, 9:38 PM
This post shows 6 ways you can use to trigger a flow run incl. CLI, API, special
create_flow_run
task, and more.
If you want to trigger a flow run from some external application, you can call the GraphQL API as shown here