1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-04 20:54:02 +02:00
Files
OpenIntegrations/docs/ru/cli/airtable/CreateField/bash.txt
T
Vitaly the Alpaca (bot) 1d2cf3fad1 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}}"