Airtable Exporter
Pricing
Pay per usage
Go to Apify Store
Airtable Exporter
💫 Export Dataset to Airtable
1.1 (3)
Pricing
Pay per usage
14
164
6
Last modified
5 months ago
Pricing
Pay per usage
💫 Export Dataset to Airtable
1.1 (3)
Pricing
Pay per usage
14
164
6
Last modified
5 months ago
primary_keystringOptional
💡 This is the table’s primary field. It cannot be hidden or moved. The name is meant to be a short, unique representation of each record in your table. format: root.branch.leaf.0.name
example: product.id
update_modeEnumOptional
💡 An UPSERT is a database operation that will update an existing row if a specified value already exists in a table, and insert a new row if the specified value doesn't already exist. (require primary_key)
"0": string"1": stringDefault value of this property is "0"
select_fieldsarrayOptional
💡
Fields to include/exclude :
name or name.root.branch.leaf
Examples:
addressaddress.streetimages.0.urlcolumn_orderarrayOptional
💡 Select fields or Subfields that should display first, the rest of columns will be displayed in natural sort ordering.