Skip to content

05bmckay/Airtable-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airtable-Scripts

A collection of AirTable Script for the whoever needs them

Multi-Record-Updater:

This script updated multiple records at a time. I created it because I was frusterated that Airtable on had a "Update Record" action which only take one record ID as input. It takes the output of the "Find Records" action as input.

IDer:

This script with generate a unqiue ID for each new record and check to make sure that it does already exist. The format of the id is the first 2 letters of the records name and 4 random digits 1000-9999.

Geocoder:

This script will Geocode an address into a Lat Lng.

Address_Corrector:

This script will correct a badly formatted address. Just set the input variable address to the badly formatted address

About

A Collection of Airtable Scripts for whoever needs them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published