Hello,
This topic has been discussed many times among all the Airtable experts but it has remained similar since it was started.
Airtable provides many features in UI or using Interfaces but when you talk about making integration with other tools or ...
On the date 25 Jan 2022,
I’ve got some new errors with Automation which is never happening before.
I can understand that execution time is more than 30 seconds but the error looks new as compared to older error messages.
Error looks like this.
Does ...
The API is limited to 5 requests per second per base. If you exceed this rate, you will receive a 429 status code and will need to wait 30 seconds before subsequent requests will succeed.
Anyone has experience with what is max request per second al...
Automation with set a trigger on a specific scheduled time is awesome and most of us are waiting for it. It’s still in Alpha but now we can sure that it’s will be fully-added in the near future.
Another thing is Action with search records it’s an awe...
Today I’ve checked things about Developer Blocks SDK.
Then I’ve apply to access SDK.
But I don’t know how long it takes to approve my request or if I’m not eligible then can I request again?
This is done after the announcement of
New Beta: New API authentication methods, endpoints, and public API docs Announcements
Hi everyone,
For those I haven’t met, I’m Sean, an engineer on the Airtable API team.
Today our...
Hello @JAN
@ScottWorld is right you can use some of the inbuilt tools with their different plans and or you can use expertise of some of us if you have enough budget.
Just message me, We will schedule a meeting and then I’ll explain more things about...
Hello @JAN
You can do API calls from AirTable but you need to use Script(It’s JavaScript) on Airtable Automation OR in Airtable Script Extension.
If there is less amount of jobs(less than 500) that need to be fetched and add/updated frequently then u...