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.
In 4 weeks, we’ll be rolling out a small change to the URL format returned from Table, View, and Record models via the .url property. Specifically, these URLs will now also include the base ID in their return value. This change affects both Scripting...
A few months ago, we announced some unstable APIs for creating tables, creating fields, and updating field options using the Custom Blocks SDK. As of last week’s new release of the SDK (v0.0.54), these APIs have been marked as stable. These methods i...
We’re excited to announce a new input method for the scripting block: input.fileAsync ! This enables script users to upload files, which the script can then use to do things like create or update records.
If you’ve ever wanted to preprocess the data...
We’re excited to announce a new input method for the scripting block: input.fileAsync! This enables script users to upload files, which the script can then use to do things like create or update records.
If you’ve ever wanted to preprocess the data i...
Hi @kuovonne! Great questions.
The cell value url for button fields opening apps will be unchanged (ie, it will continue returning the legacy format sans base ID). Adding TABLE_ID() and BASE_ID() formula fns is a compelling idea, though - I’ll pass ...
Hi @AdamSyd,
Sorry you ran into this problem! It looks like this was an issue with the package.json for the open-sourced vega lite example app. I’ve pushed up a new version of up which should solve the problem if you try block init using this templat...
Luis_Brito:
The code works fine without using Airtable SDK. Any ideas on what can be causing this?
Hi @Luis_Brito ,
Sorry you’re running into trouble here. Unfortunately, I wasn’t able to reproduce this error locally. In my attempt to reproduc...