1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-10-30 23:47:46 +02:00
Files
OpenIntegrations/docs/ru/cli/airtable/CreateField/bat.txt
Vitaly the Alpaca (bot) bea0c45a98 Test data update (Jenkins)
2025-01-20 21:18:55 +03:00

8 lines
319 B
Plaintext
Vendored

:: JSON data can also be passed as a path to a .json file
oint airtable CreateField ^
--token "***" ^
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--title "8b5c2519-9c68-4ef7-99c4-6a689bc5599b" ^
--fielddata "{'name':'8b5c2519-9c68-4ef7-99c4-6a689bc5599b','type':'number','options':{'precision':0}}"