Mar 29, 2024 09:09 PM
I have an issue to retieve only specific fields from a aitable record
Mar 30, 2024 12:45 AM
If you're doing a List Records API call you can use the `fields` query param. For a Get Record call I don't think we can choose which fields to return I'm afraid
Mar 30, 2024 12:47 AM
You are right airtable doesn't provide such functionality. I create a backend to achieve the same functionality