Skip to main content

I’m trying to set up connection to my Firebase 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?

Hi @SimonKD - Here is what that path means in Firebase:

 

When you try to update the object at that path using the following data...

 

 

… the updates would look like this in Firebase: