1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/cli/airtable/CreateField/bash.txt

8 lines
318 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "apprMMfGWJFZxWYR5" \
--table "tblsfDOZwPMmsQIg8" \
--title "b8910f0b-bd5d-4f96-8219-c1cdbf4e7516" \
--fielddata "{'name':'b8910f0b-bd5d-4f96-8219-c1cdbf4e7516','type':'number','options':{'precision':0}}"