AIRTABLE SCRIPTS

A Library of Community Generated Code for the Scripts Block

Creating Projects/Tasks From Templates

by Giovanni Briggs

This script will ensure that the dependencies between the task templates are maintained when creating the tasks for a new project.

View

Easy External API Example

by Ronald Vonk

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

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

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

Populating fields with a number of randomly linked records

by Anders Solberg

This is a quick little script for populating fields with a number of randomly linked records

View

Automatically link records to a summary table based on date

by Felicity Evans

This script will automatically pull the year from a date and enter this in the linked record field.

View

Creating Tasks from a Template

by Victoria Plummer

This script will let you add a standard list of tasks to any template.

View