1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00
Files
OpenIntegrations/docs/en/cli/airtable/CreateField/bash.txt
Vitaly the Alpaca (bot) 02e08e1b6e Test data update (Jenkins)
2025-10-15 11:06:08 +00:00

7 lines
270 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "apppuWpft4xNlV34k" \
--table "tblbmPGHdRw8sWAio" \
--fielddata "{'name':'2d930e9e-886d-4144-86b4-63179fe702e6','type':'number','options':{'precision':'0'}}"