mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-17 12:06:34 +02:00
8 lines
319 B
Plaintext
8 lines
319 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}}" |