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://...
Bill.French:
if the BoMs list is 100,000 records and your Airtable account only supports 50,000 records, how will you “bring it into Airtable temporarily”?
I won´t bring the entire BoMs; only those the client needs at any specific point in tim...