Hello! I am trying to use air table to store a series of arrays of information. So I labeled each field with the name of the array and placed the values below it with those fields being either “multi-choice” or “single-choice”. The output in the api does as an array but actually calling them as arrays through the api is the issue. I don’t super get why everything has to be tied to a record.
The final goal is for me to be able to edit large arrays of info visually and also call the updated arrays into an application.
Any help or explanation would be greatly appreciated.