Airtable now offers support for regular (REGEX) functions. These include the REGEX_MATCH(), REGEX_EXTRACT(), and REGEX_REPLACE() functions.
More Recent Airtable News:
- Airtable is now offering Script templates in its marketplace, making it possible to install pre-built scripts into your base with a few clicks. Some of the 12 new script templates which you can install directly into a scripting app in your base include the ability to:
- Find and replace all text matches for a field.
- Add an image from Google Maps.
- Upload all attachments for URLs in a field.
- Import YouTube analytics.
- Delete duplicates.
- At the same time, Airtable also introduced
Script settings to make it easier for end-users to update a script without needing to look at the JavaScript.