I’m trying to set up connection to my Firebase Realtime DB but I’m confused with what is required:
Specify the path to the object's key where the fields will be created, such as foo/bar/here
.
Can someone explain a little but what it actually wants in the case below where I am interested in the user email in each record?