1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/cli/airtable/CreateField/bash.txt
Vitaly the Alpaca (bot) d41163adf1 Test data update (Jenkins)
2025-05-01 16:54:03 +03:00

8 lines
318 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a" \
--fielddata "{'name':'5158a51d-cd68-45f0-ac9a-2dc0317e782a','type':'number','options':{'precision':0}}"