1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/ru/cli/airtable/CreateField/bash.txt
T
Vitaly the Alpaca (bot) a4a7c5581e Test data update (Jenkins)
2025-02-09 18:09:49 +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 "appk5ANiSsdYFR72P" \
--table "tblXtlbai2dkviDKO" \
--title "9133379c-1a9b-415f-9775-d6160ccfcde6" \
--fielddata "{'name':'9133379c-1a9b-415f-9775-d6160ccfcde6','type':'number','options':{'precision':0}}"