Data Expiration

Hi,

I’ve recently been attempting to create a method of data expiration to make sure property listings are up-to-date. I would like to make it so that when a property is listed with us, that information is considered “up-to-date” for 60 days.

However, I’ve been having trouble determining just how a property switches from “not expired” to “expired.” Most bubble app actions take are event triggered (user clicks on button -> action). I need this specific action to take place on its own - specifically when a property becomes more than 60 days old.

Let me know if you have any ideas! Thanks!