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.
Check if firebase document exists
Database & APIs
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.
Yes
3
7 replies