How to retrieve data from spreadsheet (airtable) via the primary key but not row no?

I would like to retrieve data according to the username or email which is the primary field of my airtable spreadsheet instead of using row number. Thanks!

Or is it possible to get my row number when I update or insert a row. Thank you for your help!

1 Like

You maybe want to use RealtimeDB for such an operation

1 Like