Hi! I’m trying to generate a csv file of a table similar to a file generated by web UI. Using Airtable API I get data only in JSON format, which supports only numbers and strings. Thus I have to guess the type by value shape. For example: Does a string contain a template DDDD-DD-DD? Is it a link to another table? Etc
And it is a mess.
So my question is - do we have a way to get the type of the field, the same as what we are able to see when reading API documentation (Currency, Lookup, URL, Link to another record, etc)?
Do we have access to the actual field type via API?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.