Retrieve data from firebase by httpsrequest

How can I retrieve data from firebase real time database by httpsrequest ?
Want to get data and update.

I can write new data and delete data.
but cannot retrieve, I like to update the data I retrieve.

Please help me.

2024-07-15_22-29-50
2024-07-15_22-32-05
2024-07-15_22-33-24

I have OK with the above steps,

using httpsrequest
I like to GET data just like
GET “email” from where “name” = “John”
to UPDATE “email” = to “[email protected]

SET data and DELETE data is working by doing as the following
image


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.