I would like to know if I can update and delete documents from firebase automatically

Database & APIs

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.

What have you tried so far?
  1. 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.

Did you check FlutterFlow's Documentation for this topic?
No
2 replies