airtable-integration
Airtable integration for importing/exporting/linking data.
Name:airtable-integration
Category:Utilities
Publisher:trickest
Created:1/10/2022
Container:
quay.io/trickest/airtable:v1.1.0
Output Type:
License:Unknown
Source:View Source
Parameters
--base
Airtable Base ID--field
Name of the field (for use with --input-list)--table
Name of the table where the file will be imported--config
Config file that contains JQ queries.--expand
Flag to determine if linked fields should be expanded--fields
Specify table fields you want to export (a comma-separated list)--update
Update the records in the table instead of creating new records--api-key
Airtable API key--formula
Formula used to filter the table--input-json
Input JSON--input-list
Input list--link-field
Name of the common field between the main table and the link table--link-table
Name of the table to link toexport
Get a table from Airtable while resolving links to other tablesimport
Import a JSON file into Airtable and optionally link records to another table--max-records
The maximum total number of records that will be returned--expand-fields
Specify linked table fields you want to expand (a comma-separated list)--primary
Name of the primary field (required with --update)