I am creating an events app and I would like to delete automatically from firebase the events which date has already passed. I have a "users" collection and an "events" collection.
I would like to know if I can update and delete documents from firebase automatically
Database & APIs
I've tried checking the date status from "current time" with the "eventDate" on the scaffold actions "on page load" but it doesn't let me pick my events document or users document. I haven't found any info either through internet or the forums. I really think it can't be something too rare to do.
No
2 replies