You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
8 lines
318 B
Plaintext
Vendored
8 lines
318 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint airtable CreateField \
|
|
--token "***" \
|
|
--base "app0SvCs0MbKiXML2" \
|
|
--table "tblHCb2NG3vEhdtJI" \
|
|
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a" \
|
|
--fielddata "{'name':'5158a51d-cd68-45f0-ac9a-2dc0317e782a','type':'number','options':{'precision':0}}" |