A list of all Actions, Conditions and Expressions supported in this addon.
cloud firestore
-
Actions
Add data, (path: {0}, userId: {1}, json: {2})
Add data to Cloud Firestore
Read Data, (path: {0}, userId: {1})
Get data with Cloud Firestore
Update data, (path: {0}, userId: {1}, json: {2})
To update some fields of a document without overwriting the entire document
Delete data, (path: {0}, userId: {1})
Delete data from Cloud Firestore
-
Conditions
On Get Data
On Get Data
On add data
On add data
On error
On any Error
On read data
On read data
On update data
On update data
On delete data
On delete data
data collection
error
debug