Jun 01, 2020 07:33 AM
Hello Community,
This is how I am getting the records using the Python requests library: How to get more than 100 rows using Airtable API in Python using offest?
But some fields only show the “Record_id” instead of actual values. I hit a wall trying to find solutions to this. How do I resolve this?
Any leads would be appreciated.
Thank you in advance!
Jun 01, 2020 07:47 AM
I assume you actually meant -
But some records only show the “Record_id” instead of actual fields and their values.
Is it possible you have empty rows in your table?
Jun 01, 2020 08:12 AM
Yes, you understood me correctly.
These are filled but they show the “Record_ID” only.
Jun 01, 2020 08:32 AM
Almost impossible to assist without seeing the code.
Jun 01, 2020 08:54 AM
This is exactly the code I am using :