Update the object in a collection on dataTime automatically

Great detailed blog post there @Lauren_Schaefer :bowing_man:

My 2 cents… you wouldn’t need a listening event stream when you’re working with scheduled events, you’ll just use a cron job/scheduled task to fire off a batch update based on the date condition.

3 Likes