Hey! I am very new to Prefect.
I just finished watching this video :
https://www.youtube.com/watch?v=bJtnx34YIYg▾
. And I wanted to know if we can have parametrised flow runs. For example when we click on quick run, is there a way to pass parameters (maybe some filenames or ids) that need to be used in the flow?
✅ 1
p
Pim Claessens
08/23/2023, 10:36 AM
You can specify the default values in your flow, or use custom run (option below quick run) to specify them