I am using the List method on the airtable client grab all the values in a Table:View.
I have linked other tables, and have their display name showing up in the view.
Specifically It’s a grouped view, using the links display name to show relevant records together.
I need to rebuild this data set as a visualization outside of Airtable.
But I can’t seem to find a way to download the Display Names along with or instead of the ID’s.
Is it even possible to do this in a single call?
Or Do I have to make multiple calls?