mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-27 23:07:37 +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 "app3YffmF20K2SlAN" \
|
|
--table "tblV77xKxUuG7dIZs" \
|
|
--title "f5cd708c-4dfa-4577-bc10-98d3b7ed0540" \
|
|
--fielddata "{'name':'f5cd708c-4dfa-4577-bc10-98d3b7ed0540','type':'number','options':{'precision':0}}" |