Get Airtable Records
Gets any Airtable Record, View, or Table to use in Shortcuts
What this shortcut does
This is a function that returns Airtable records using the Airtable API. Features Return all records in a Table, Records by View, filter by Formula, sort the returned results, or just return a single record. Usage Call in any shortcut using "Run Shortcut". It is intended to be used as a function in other shortcuts. Input Dictionary with query parameters Output Resulting Records as dictionary. Individual fields can be accessed by setting the result variable type to "Dictionary" and entering a Key that matches (exactly) your column titles in Airtable. Requirements Your Api Key in a separate Shortcut named "Airtable Vars" Your Api Key for Airtable UpdateKit
Works with
Before you start
Required apps
- Airtable
Set up your shortcut
01. Open in Shortcuts Library
Review the details and select Install.
02. Review in Apple Shortcuts
Check the actions and permissions, then add the shortcut.