ย ยทย Designer

Check if firebase document exists

Database & APIs

i am trying to check if a document exists in the firestore collection based on the document ID. We cannot do it using firebase query collection action bcoz it allows allows filtering based on the field items. but i want to query a collection based on providing the document id and check if a document of that particular id exists or not.

What have you tried so far?

i am not able to implement this in the action flow editor even if the scaffold of that page is attached to that firestore collection.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
7 replies