AIRTABLE SCRIPTS

A Library of Community Generated Code for the Scripts Block

Easy External API Example

by Ronald Vonk

This script just pulls pre-defined data from this website: reqres.in

View

Rank Descending and Update Field

by Adam C

Ranks your data in descending order based on a field you select, and updates a field you select with the ranking number

View

Rules Based Tagging (Multiple Select)

by Victoria Plummer

Use this script to replace using a formula to tag data.

View

Splitting Values Into Quartiles

by Victoria Plummer

With this script, you can run calculations on the content of an entire field and split up values into Quartiles.

View

Find the Earliest Date Across Multiple Date Fields

by Victoria Plummer

This script allows you to find the earliest date in a record that has multiple date fields.

View

Create recurring orders

by Kasra

This script will go through recurring orders and create a delivery record for each day that an order should repeat. 

View

No-Conflict Appointment Scheduler

by Kamille Parks

This script allows you to schedule same-day appointments assuming those appointments don’t overlap.

View

Find & Replace Text

by Jonathan Bowen

This script serves as a Find and Replace function.

View

Recurring Events

by Cordellia Yokum

Create repeating events from existing events.

View

Getting a real date from a fuzzy date (to use in Calendars & Gantt Charts)

by Victoria Plummer

The script will calculate the Start and End dates of each of these tasks, based on how many months out they are from the launch date.

View