The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Almost certainly, because that's the rate for spreadsheet defects.Many studies have been conducted to gauge the reliability and accuracy of enterprises' spreadsheets. The data suggests most have defects. Spreadsheets that are designed and built using...
I often call out bone-headed moves by Airtable, but I want to assure everyone, that I actually like the product. I use it for personal and occasional business work, and I am a paid user who can attest that they do not provide support to simpleton use...
How often have you experienced the dread when a near-perfect no-code solution stops working?Application sustainability is critical for developers, especially those with no/low-code technology solutions. One factor that can significantly compromise th...
I just spent thirty minutes trying to help an Airtable customer in a DM only to have the message rejected.Khoros places a very high tax on communication and Airtable cannot apparently see why this is not in their own or customer's interests.What are ...
Amazon’s new AWS AppFabric offers a smart and seemingly free way to connect software-as-a-service (SaaS) applications, but it may also be the ideal way to free customers from no-code integration platforms with high switching costs. If the switching c...
> ... however this wouldn't trigger atuomatically. And script steps in automations can't use libraries.They can if you include the library as code in the script itself. The example above uses this approach and it works, therefore it also works in an ...
... I'm used to consume OpenAI API always with external automation toolsOkay. Then, you need to get used to using proxies to do so. Airtable will not likely extend the 30-second timeout, so that leaves you three possible options:Use Airtable's integr...
... using another automation tool just to complete an Airtable automationThe insanity, right? You realize there was a time when Airtable had no automation and no scripts. In any case, why aren't you using the integrated AI feature (AI field type)?
>>> Airtable should increase the limit.The worst thing Airtable could do is increase the limit. You should either proxy (buffer) these calls as @Mario_Granero suggests or you should use the streaming response (which may not be possible in Airtable sc...
Ha ha! No - that sounds like a project. Almost 100% of the stuff I build is guarded because clients don't want to see their efforts published.Broadly, I use NodeJS with the Airtable API to build call-back systems that listen for commands, and recor...