

Could you send me the script what you guys written. I also tried to make a separate rulestable, where each line is a rule and has 3 columns 1) Stringpart to search for in 'TAC-Source' 2) Stringpart to search for in 'TAC-Description' 3) the corresponding type value. Webhooks URL and Method You must get the App ID in Airtable to build the Webhooks URL. 1 - Visitor See Solution in Thread Options 10:50 AM Yes, I can help you. I have tried using the below snippet and tried to initiate a new base with BaseB ID, but this dint work either. Unfortunately they are limited to 50 per base and I will have more than 50 rules. You can find the public API documentation under “Help” in any of your Airtable bases.īut the public API doesnt have a createTable API call without having access to Metadata API. Then, the app can use this key to make calls to the API endpoint for the other base.

To do this, the custom app will need to ask the user for their Airtable API key. You can create a new base by selecting a workspace, and clicking Add a base. The platform looks a lot like Twitter, with a feed of largely text-based posts although users can also post. While each app runs in a sandboxed iframe and can only access data from the base that it’s installed in, you can use the Airtable public API in tandem with a custom app to interact with another base. Once you create an Airtable account you can see the list of sample bases. Threads is a new app from the parent company of Facebook, Instagram and WhatsApp. I saw in a post, I can use the blocksSDK to create table, which I can do if I am in the same base as the App is installed, but not in the additional base.Īirtable FAQ says this is possible by providing the API_key Each request sent to Airtable Base requires a valid API key. I do not have access to Metadata API which makes it easier to do so. Organize anything with Airtable, a modern database created for everyone. To do this, I want to build an app, which automatically creates a table in Base B and then copy the records from Table in Base A into Table B. For this step, go to the Airtable REST API page and choose the base you just created in the select a base section. Hi, I am trying to move records form one table in Base A to another table in Base B.
