mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-31 23:20:02 +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 "appEQjBhFBRg8WSBM" ^
|
|
--table "tblnwXhP3ZlwodcWm" ^
|
|
--title "7d05d80b-006e-46e6-b4d9-55e601476fb2" ^
|
|
--fielddata "{'name':'7d05d80b-006e-46e6-b4d9-55e601476fb2','type':'number','options':{'precision':0}}" |