Export data from Firebase database To Google Sheets || 2022

preview_player
Показать описание
In this video, I have shown simple steps to get data from a real-time firebase database to google sheets.

**Script Id:** 1hguuh4Zx72XVC1Zldm_vTtcUUKUA6iBUOoGnJUWLfqDWx5WlOJHqYkrt

Link for the code:

Any recommendations to make a video then please leave a comment. I will try my best to upload them in a simpler way.
-Anish
Рекомендации по теме
Комментарии
Автор

Perfect... Show... You gained a subscriber 👏👏👏

EMERSONSA
Автор

It worked. Thank you sooo much brother..

Tip: You need to edit the script according to your database data structure.

shubhamgupta
Автор

Tu video realmente me ayudo bastante, buen aporte!

sheyninyossymarchecmapocop
Автор

como puedo modificar el codigo para que el ciclo for tome el id que entrega firebase y no arranque en cero como lo tienes tu, tengo ese problema

nodovalledupar
Автор

Hello.
can you help me, if the id address is multiple characters, how to write the code

nguyenbaongphuong
Автор

please help what if i want to export data from firestore, which url i have to paste ?

ravimishra
Автор

i don't see getalldata function, how to get getalldata function, please help me!!!!

tanphatnguyen
Автор

Hey I need one help please... How can i get this using FireStore dataBase?? Is it Possible?

yashvimakwana
Автор

Hi, if authentication with mail, pwd is used on firebase db how can that be implemented in the script?

fredriklofdahl
Автор

Hi, I am very new to firebase and I need to extract encrypted data from firebase realtime database to CSV file. Not sure how to get it done. Would really appriciate the guidance.

ACasper
Автор

Hi thanks for this video, can we automate this situation one we establish the connection?

AltofNaufal
Автор

How to generate ScriptID ?
and Can we procced same procedure with firebasestore database

NadeemKhan-iwow
Автор

I did all the steps and I don't have any errors
but no text appears in the spreadsheet
Does the spreadsheet and apps script file names have to be the same?

carbajal
Автор

Hi, great tutorial, may you answer this: where is that Script ID from ? Is it from Firebase official app ? If not, how can we view its source code ?

Chris-yqfw
Автор

they should really add an option to extract these as csv

Elsa.zoneNt
Автор

can you provide me App script code for the following rules of firebase?
{
"rules": {
".read": "auth != null",
".write": "auth != null"
}
}

m.ahsanmalik
Автор

Exception: The number of rows in the range must be at least 1.

krenzywenzy
Автор

Tengo esto erros, ayuda: Exception: The parameters (number[]) don't match the method signature for

juaneduardol.