How do i do i store data to Firestore instead of Realtime Database on firebase

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    Make a backup for player data.

  2. What is the issue? Include screenshots / videos if possible!
    Realtime Database uses a lot more money then Firestore. for example, 5.3687‬ Dollars is 0.18 Dollars per GB stored. i aslo have a issue with authentiation. i do not know hwo to authenticate

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    i tried looking thrugh the RestAPI but i dint find create Field or something like that. which i need for saving the value

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

-- This is an example Lua code block

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

The post is very old but if you are interested I made a module that should help you: