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 "appIH39OinhyyvpkN" \
|
|
--table "tblUfEq3vK9TJtKlt" \
|
|
--title "e71a4725-6f02-4cbe-b884-7925d8328b43" \
|
|
--fielddata "{'name':'e71a4725-6f02-4cbe-b884-7925d8328b43','type':'number','options':{'precision':0}}" |