Fetch records from an Airtable table.
Dynamic (Ask at runtime)
This setting will ask a user to login to their Airtable account when they run the app.
Follow the instructions on the pop-up window to directly connect MindStudio to your Airtable account.
Enter the base ID for where the table exists. You may use variables.
Enter the table ID for where you want to fetch the data from.
Select the output format for the returned data. Options include:
JSON
CSV
Set the maximum number of records to return. The default is set to 100. The max is 1000.
Set the output variable for the returned data.
Last updated 5 months ago