Nov 30, 2020 09:32 AM
Hi,
I want to allow a customer of mine to export the data on AirTable.
I figured that if the customer put the API key, my program can do the rest, specifically:
As far as I understood point 2 is easy but point 1 is impossible with current set of API.
Is that true?
PS: I noticed that there is a way to create a table using the Airtable Blocks API but is that only for frontend apps? Or can I work with them on a NodeJS instance?
Dec 05, 2020 04:57 AM
Hi, bumping up hoping for someone who knows how to do it.
Dec 05, 2020 05:09 AM
You can create fields in a custom app but not the rest api.
In general, if the documentation doesn’t say how to do something, and you cannot break the task into smaller things that the documentation says can be done, it cannot be done.