is that the only way to do it?
# ask-community
a
is that the only way to do it?
k
Hey @Aurélien Vallée, I think you can not schedule
generate_analytics
at all. With the
collect_data
flow, have a task that triggers
StartFlowRun
based on the
scheduled_time
of the Flow. You can get the
scheduled_time
through the context.
But yes it would be collected two times if you did that. The goal here would be to conditionally trigger
generate analytics
depending on start time