Examples
Choose one of our examples to see what you can accomplish with scripting. These examples can also be used as starting points for your own scripts.
- Loading records - Load records from a table in your base
- Currency converter - Convert between currencies in your base
- Running total - Calculate a running total based on records in a view
Extension examples Scripting Extension only
Scripting Extension only
These examples use scripting extension specific APIs like rich interactive inputs and outputs, so won't work in the scripting automation action without modification.
- Record picker - Load a record selected by the user. Can be run from a button field.
- Record template - Create project records and associated task records
- Find & replace - Replace all occurrences of one text snippet with another
- Custom report - Generate a custom report that summarizes your data
- Spreadsheet importer - Import files and create records from their contents
- Script settings - Create a settings UI for your script
Automations examples Automations only
Automations only
These examples use automation action specific APIs so won't work in the scripting extension without modification.
- Mark duplicate - Mark a record as a duplicate as part of an automation
- Summarize linked records - Create a summary of linked records that can be used in another automation action
For even more inspiration, check out our community showcase. If you'd like to publish your own script to the Airtable marketplace, read more here!