Query Value and not Key in Realtime Database?

Good day Thunkers!

I’m hoping someone can help me, I have been trying to develop an app, and Thunkable has been absolutely great up to the point of needing to implement a search feature.

Basically I want my users to record a value in a specific key field, and then have another user be able to search for that value and have it return the user who recorded the values profile.

I have figured that I could send some information to Firebase once the value has been found to also return the parent of the child that the value is in, hence the UserID.

What I need to do now is be able to insert these queries or strings into the logic of the Thunkable blocks. I would be willing to work with the WebAPI as well to achieve this, I just don’t know where to start. I have been working with trial and error to no avail.

I am frustrated because I know what I want to achieve, and how to achieve it, I just feel limited by the blocks or my lack of knowledge compared to others on how to implement something like this.

Any help would be greatly appreciated!

Hi,

%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5

Create a loop to search for the information you need in all nodes