hello, how can i schedule a flow_run with parameters but the parameter is dynamic and changes every day
for instance a cron scheduler cron 0 0 * * * that passes 111 on sunday, 222 on monday ... 777 on saturday
d
Deceivious
08/08/2023, 5:13 AM
You can set the parameter to None. And let the flow code deal with generating the "dynamic value" based on the day if the parameter is None.
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.