Auto CSVs from Airtable data
Applicable to:
Airtable Teams and higherRequires an Airtable Teams and above account as it uses "Run a Script" in Airtable Automations
Instructions to generate the script for Airtable Automations
- Create a new field — Choose the
Attachment
field type. This is where we'll put the generated CSV files - Fill in the Generate Script form below, and copy the script.
- Table name / ID — Name of the table to convert into a CSV
- View name / ID — Name of the view to convert into a CSV
- Field names / IDs — Names of the fields to include in the CSV, comma separated
- Table for generated CSV name / ID — Name of the table to place the generated CSV file
- Attachment field name / ID for generated CSV — Name of the field created in step 1.
- Create an automation on Airtable with a trigger of your choosing. Add a "Run script" action.
- Paste the generated script into the Code editor.
- Click "Test". If you encounter any errors, double check the field names you've keyed in.
Need help?Contact us.