Retrieve Airtable Data


Please I need help on this, I have searched the forum but saw no related answer. I want to fetch data from this table by the ID. which blocks should I use to achieve that.

Get cell method will work better. Get Row not working as it should work.
BTW, is that an earning app?

Use the block ‘get all rows’ of the spreadsheet component

If I use get cell, how can the system know which cell to get?
I want it to be getting the cell when the device ID is true so it can know the particular row to search.

It is not an earning app. It is a betting app

image
is this block correct according to what you told me to do.

Yes this is perfect… Try it

But no need of logic = true… You can simply use is this thing in list block as if is true then only the then part will execute…