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 service for that?
I need this urgently as I other people are depending on this Chrome Ext.
Thanks in advance.