Hello! I am creating a proof of concept for my team using Prefect. I am not sure how to implement something, hope this is the right place to ask.
I am stringing together 3 tasks in a flow. I want them to run one after the other, but none of them output anything (they interact with external services). Can I do this using the functional API, or do I have to use the Imperative API since there is no data dependency that I pass along?
j
Jeremiah
01/28/2021, 9:40 PM
Hi @raaid, this is a great time to switch to the imperative API for just this call (you can mix and match the two APIs, they are more like “styles” than anything else)
r
raaid
01/28/2021, 9:41 PM
Ah didn’t realize it was safe to mix and match! That sounds great, thank you for the quick response 🙂
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.