I’ve added two more scripts to my Automation Helper scripts. These scripts are useful for creating list for repeating groups in Airtable automations.
- Generate a list from a number (video demo)
- List record IDs for all records in a view (video demo)
Both are part of my automation helpers on my Gumroad store.
Other helper scripts in the bundle include
- Creating a timestamp for when an automation is run to be used in future automation steps.
- Deleting a triggering record.
- Deleting all of the records found in a “Find Records” action.
- Introducing a pause or delay in an automation before a future automation step
- Summing a numeric value from a “Find Records” action to be used in future automation steps
- Identify the first record ID (or other field value) from a “Find Records” action to be used in future automation steps.