mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-13 11:50:53 +02:00
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint airtable CreateField \
|
|
--token "***" \
|
|
--base "appk3Fw5gwni4SWYj" \
|
|
--table "tblIT2QrATF0xn2YE" \
|
|
--title "7a09c61f-6057-4d70-8b81-0ca8fb393e44" \
|
|
--fielddata "{'name':'7a09c61f-6057-4d70-8b81-0ca8fb393e44','type':'number','options':{'precision':0}}" |