Hii, i have a collection of customer and a field for deadline and want to monitor this date to send a notification to my app.
My notification sistem is based in creating documents of the "Notification" collection, so basically what i'm trying to do is create a document of notificatin when the date stored in the customer document arrives.
Is there a way to do this?