[Solved] Is there a way to use Firestore instead of the realtime DB of firebase?

How i can use the Web API to use Firestore instead of the realtime DB of firebase?

I want to connect the db of my web app to a thunkable app but my web it´s using Firestore, maybe i can use the Web API i followed some tutorials but i have problems with this

and this is the example firestore db

Hi there,

You can find the Firestore API here.

Try working with it and see what you think!

Thanks,
Jane

3 Likes

Thanks Jane!

1 Like

Did it work @Alan_dega ?
Are you using firestone?
What’s the difference with firebase?

Thx

Hey @Alan_dega,

Did you ever have any luck with this? How did you Authorise the user? Were you able to incorporate Firebase Auth as the token?

Thanks.