It is possible for your organization to use a free plan in Airtable, which allows unlimited collaborators on a workspace. As long as your collaborators have Airtable accounts, they can be added to the workspace, even if they are not actively using it...
Hi,
Happy to help, just change this line:
const Table = base.getTable(inputConfig.Table);
for
const Table = base.getTable("TableName");
Where “TableName” is the name of your table and it should work
Aaagh !!!
Why Airtable ?? Why??
I was writing 500 words complaining about this thing; I´m tired of complaining about bad decisions in terms of pricing, performance, etcetera.
So I will only say:
WE NEED FIELD TYPES
Look at these fields:
Both seem ed...
Hi @Mohit_Chandani
Welcome to the community; I think this post is more related to this category: API - Airtable Community Forum
Anyway, maybe you need to register first to have the metadata available and receive a client secret:
Best
Sergio
https://...