How to use firestore using api

I want to send and get data from firestore database using api…

So please help me about it

{
  "fields": {
    "meaningOfLife": {"integerValue": 42}
  }
}

how to write this :point_up: data using this :point_down: block
component_method

1 Like

This post was flagged by the community and is temporarily hidden.

This video is about Firebase. He wants to get data from Firestore. Both are different.

2 Likes

there is no body option on kodular and other builders also don’t have that option

Right now, it is not possible to use Firestore in Kodular or any other app builders. You can use Firebase database to store data in an organized form.