mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-29 23:17:45 +02:00
8 lines
318 B
Plaintext
Vendored
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}}" |