# Get Airtable Records | Shortcuts Library

> 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

## Compatibility

iPhone, iPad

## Required apps

Airtable

[View this page](https://shortcutlibrary.app/shortcuts/get-airtable-records)

[Download Shortcuts Library on the App Store](https://apps.apple.com/app/id6759494377)
