Last updated 6 months ago
Firebase Database Url - See Firebase
Path
Data Map
Fetch Type
Recommended use Patch , if you use put or post will replace your database
//use append with / user └── localId └── data └── email
LogTemp: Database write response: {"Email":"test@gmail.com"} LogTemp: Successfully written data to Firebase database.
If you want to use specify variable only , can use this