Get Airtable Record

Fetch a record from Airtable.

Configuration

Account

Dynamic (Ask at runtime)

This setting will ask a user to login to their Airtable account when they run the app.

Connect a New Account

Follow the instructions on the pop-up window to directly connect MindStudio to your Airtable account.

Base

Enter the base ID from where the table exists. You may include variables.

Table

Enter the table ID for where the record exists. You may include variables.

Record ID

Enter the record ID for the record you want to fetch. You may include variables.

Output Variable

Save the returned record as a variable.

Last updated