Skip to main content

Hello, 

I am testing Airtable Api, and I see that no matter in which table the record is, the record get, update and delete methods work normally)

Example:
I have a record just in "movies" table, but even if I write the id or name of another table "blog" in api url, it still returns the record, you can also update and delete.

Get https://api.airtable.com/v0/<app_id>/Movies/recY7Ho4bq4RM94XX/
Get https://api.airtable.com/v0/<app_id>/Blog/recY7Ho4bq4RM94XX/

They return the same element

Is this how it should work, or it is a bug?

Most of us Airtable consultants consider it a bug, but it’s been acting like that since the very beginning of Airtable, so it’s basically a “feature” at this point. 😜

You may want to report it as a bug to support@airtable.com and let us know what they say.

— ScottWorld, Expert Airtable Consultant 


Most of us Airtable consultants consider it a bug, but it’s been acting like that since the very beginning of Airtable, so it’s basically a “feature” at this point. 😜

You may want to report it as a bug to support@airtable.com and let us know what they say.

— ScottWorld, Expert Airtable Consultant 


This is definitely not a feature, it breaks a lot of things in apps that need to know if a record is part of a table or not.


Reply