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) a9c245ff34 Test data update (Jenkins)
2025-07-15 16:25:47 +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 "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--title "e71a4725-6f02-4cbe-b884-7925d8328b43" \
--fielddata "{'name':'e71a4725-6f02-4cbe-b884-7925d8328b43','type':'number','options':{'precision':0}}"