Fetching Airtable Data

Fetching Data using Custom Queries

To fetch data from Airtable using custom queries:

obtain airspot's Projects table where
    the required foreign columns are "Project Manager"

Fetching Data using Direct Queries

To fetch data from Airtable using direct queries:

obtain airspot's Employees table where
    the required foreign columns are "Manager"

Last updated

Was this helpful?