Oct 08, 2016 07:41 PM
Is there any plan for an API to pull metadata? It’s currently very difficult to infer the schema, you have to resort to hacks like reading all records and then trying to infer types and column names from that. It’d be great if you could pull the schema information for a table more easily!
It’d also be awesome if you’d be able to add and change tables from the API, but that’s less pressing to me :slightly_smiling_face:
Mar 25, 2018 04:06 AM
I feel your hurt Tuur - between
developers will struggle to write useful, reusable tools. The silence on this front is frustrating. If a small % of the effort going into front end tools like Blocks was put into these small enhancements, the sky is the limit.
Mar 26, 2018 12:41 AM
I’m afraid the silence (and removing of old references) is telling…
They probably have other priorities.
May 04, 2018 08:27 AM
I’d love to see a Metadata API as well…
Jul 04, 2018 11:48 AM
Why would it take so long? They use something automated to generate the table’s API documentation (I doubt there’s a poor intern building each table model for each table’s API docs…).
I’m sure all they’d have to do is expose it as an API endpoint that we can read.
Nov 03, 2018 01:45 PM
@Simon_Horup_Eskildse any chance we can do a similar schema hack for “view” meta data besides columns?
Jul 10, 2019 02:28 AM
This is a blocker for me. Oh well, back to Google Sheets.
Jul 29, 2019 01:02 PM
Hello, is there any official update on this? The blocks seems to be using a private API endpoint to fetch the data I want.
It would be cool if we could get access to the same API even if it’s released in Beta. At least we can build some proof-of-concept’s until a mature API is ready
Aug 08, 2019 07:04 AM
+1 for making metadata a first class citizen
Aug 12, 2019 07:47 AM
+1 and then some…
Schema…
If Airtable wants to see intelligent, non-brittle integrations emerge around their product, they will expand API access as soon as is practical. Forcing the developer community to script hard-coded solutions doesn’t allow us to create sustainable outcomes. This is bad for business.
Blocks…
It’s also not wise (in my opinion) for Airtable to create classes of API access that are denied to the general user community. It tends to stifle innovation. Ideally, we should all be able to define and register custom blocks using open web standards.
Oct 15, 2019 07:03 AM
+1 for this feature, the ability to create tables and modify table schemas would be enormously helpful in our use case. I’d be happy to pay extra for this too.