imuckyu
(muckyu)
January 17, 2020, 2:42pm
#1
I want to import some existing data from a .json file to a firebase database. Is this somehow possible?
Either with the Firebase Database component or with a Web component linked to the firebase?
I know that it is possible to import a .json file on the firebase website (There is a button for that) But not sure how to do it in kodular…
ImranTariq
(Imran Tariq)
January 18, 2020, 5:16am
#2
import that to firebase, and in kodular you can use firebase database component to get that data from firebase, its in google section. also search on firebase in community you will find your answers about setting that and getting data.
2 Likes
imuckyu
(muckyu)
January 18, 2020, 9:20pm
#3
Yes I know about this button. What I want to do is import a json file WITHIN my kodular app to firebase.
First change category to discuss.
You want to import json of firebase to kodular.
imuckyu
(muckyu)
January 19, 2020, 2:37pm
#5
No - I want to import a json file on my phone (or web) - through the kodular app - to my firebase database.
1 Like