You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-01 22:29:52 +02:00
7 lines
270 B
Plaintext
Vendored
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'}}" |