Hi all, I'm Robin, an operations manager in the seafood logistics business. I was actually looking for a business process engine framework, but Prefect looks so easy to work with. So I'm approaching Prefect from a business process viewpoint.
I hope I'm able to:
⢠use Prefect as a workflow engine where I can retrieve by API what the next task in the flow is
⢠integrate conditional business logic to define what the next task in the flow should be
⢠step by step automate each task (which is more likely Prefect's use case)
So, I'm trying to build the backend to make our business futureproof, even though now Prefect does not match the current use case of business processes flows that well. It's used for data flows right? But everything is data nowadays š. Curious to hear your ideas about this! I'll do some more experiments.