I’m using Python - Airtable Rest API and having issues with Linked Records.
Example Here is what I am getting for Linked Records - “recUU4mTrhZ5W1bMp”
Instead of getting this, can I get the actual ROW ID.
I’m guessing internally it must generate some “AutoNumber” like 1,2,3…
how to get this Number instead of this Random some record identifier - “recUU4mTrhZ5W1bMp”