Name:airtable-integration
Category:Utilities
Publisher:trickest
Created:1/10/2022
Container:
quay.io/trickest/airtable:v1.1.0Output Type:
License:Unknown
Source:View Source
Parameters
--baseAirtable Base ID--fieldName of the field (for use with --input-list)--tableName of the table where the file will be imported--configConfig file that contains JQ queries.--expandFlag to determine if linked fields should be expanded--fieldsSpecify table fields you want to export (a comma-separated list)--updateUpdate the records in the table instead of creating new records--api-keyAirtable API key--formulaFormula used to filter the table--input-jsonInput JSON--input-listInput list--link-fieldName of the common field between the main table and the link table--link-tableName of the table to link toexportGet a table from Airtable while resolving links to other tablesimportImport a JSON file into Airtable and optionally link records to another table--max-recordsThe maximum total number of records that will be returned--expand-fieldsSpecify linked table fields you want to expand (a comma-separated list)--primaryName of the primary field (required with --update)