I would like to add a dynamic block in all our flows that shows a banner with our current offer. There is a new offer every thursday (valid until next thursday) so it would need to be swapped (at midnight).
We can update the dynamic block each thursday morning, but that would leave a window between wednesday midnight and the time it gets updated where the old offer would still be sent.
We’d need to find a solution that either swaps out the banner at midnight, or stops the current block from showing.
I found this idea of doing something with a date
, but that would mean having to update the date in all flows each time, which we’d also like to avoid.