Airtable
Create Records From CSV
Upload a CSV to create new Airtable records. CSV headers map directly to Airtable field names, and you must preview successfully before you can confirm the live write.
Apply runs as a background job. Invalid preview rows block confirmation until you upload a corrected CSV.
Update Records From CSV
Upload a CSV to update existing Airtable records. Blank cells leave fields unchanged, and a cell containing only ! clears that field.
CSV must include an id column. Apply runs as a background job. Blank cells skip fields, and ! clears the current Airtable value.