I am trying to develop a Chrome Ext which would need to talk to different Airtable Bases under the same Airtable account. Hence I need to programmatically get the AppID for a table in question. Any idea about how to do that?
Is there an HTTP request ...