Hey @Marvin: can I run a flow via an api request directly instead of prefect cloud when using
flow.serve
?
m
Marvin
02/28/2024, 3:11 AM
It seems that when you use
flow.serve
, it creates a deployment that allows your flow to become scheduled and is intended to run on the machine where it is created. However, the documentation doesn't explicitly mention how to run a flow via an API request directly with
flow.serve
.
To get clarification on whether you can run a flow through an API request using
flow.serve
, or if there are any alternative methods, it might be helpful to look at more comprehensive documentation or community discussions for such use cases.
For more information, please refer to the blog post on using
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.