jcozar
10/25/2021, 4:07 PMjcozar
10/25/2021, 4:10 PMKevin Kho
scheduled_start_time
, but I feel like this might be changed with the adjustment. Have you tried that?
If that doesn’t work, I think you’d either need an API that allows you to schedule emails or maybe have some logic to persist the last processed value using the KV Store? Will you have 3 flow runs happen together on Mondays?jcozar
10/25/2021, 4:14 PMscheduled_start_time
referts to the date after the adjustmentjcozar
10/25/2021, 4:15 PMjcozar
10/25/2021, 4:16 PMKevin Kho
jcozar
10/25/2021, 4:19 PMparameter_defaults
argument to add a date modification in code to the today
context variable to be 1 and 2 days before…jcozar
10/25/2021, 4:20 PMjcozar
10/25/2021, 4:21 PMKevin Kho