Feb 21, 2020 12:13 PM
Hello Airtable Community!
We’re inspired by the example scripts you’ve started to build in the scripting beta, and we’d love to see more of them! To that end, we’ll be hosting a series of challenges over the course of the beta - with fun prizes ready for the creators of the best scripts :tada:
First up: Script Remix Challenge.
Remix one of our sample scripts to share with the community, submit it, and we’ll highlight and reward the best of the bunch.
You may have noticed that we provide a few examples directly in the scripting block. They’re a great starting place- but we know you can use them as a foundation to create something even cooler. Maybe it’s applying the basic concept to a specific use case! Maybe it’s adding more features or functionality! Interpret ‘remix’ as creatively as you like
Here’s what you need to know:
And here’s a few logistics:
Got questions, want to share an idea, or ask for help? Just reply to this post. We’re excited to see what you come up with!
Feb 22, 2020 08:16 AM
A base/script that uses the Unsplash API to search for images and saves them to your base:
Feb 24, 2020 08:18 AM
For consideration - Field Tweaker is a simple utility that provides in-place text transformations including upper case, lower case, and title case modifications across all records for select fields.
While in-place transformations involving upper, lower, and title case are useful tools, this is just the tip of the vast challenges involving data consistency. The script is designed to be used as a learning tool and extended, so feel free to experiment - the javascript environment provides all the data manipulation functions you might ever need.
Feb 24, 2020 04:16 PM
Settings Defaults - a better version of Search/Replace for default values.
Feb 24, 2020 04:26 PM
For consideration - Meta Data Extraction: