mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-11 11:41:56 +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 "apppFgTFJJaJ0Dqt3" ^
|
|
--table "tblIgYcH9BNy857xg" ^
|
|
--title "e7cf99c2-ef0f-4d2c-a211-2ed9fc6679c2" ^
|
|
--fielddata "{'name':'e7cf99c2-ef0f-4d2c-a211-2ed9fc6679c2','type':'number','options':{'precision':0}}" |