mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-31 23:20:02 +02:00
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint airtable CreateField \
|
|
--token "***" \
|
|
--base "appWnX6HcIZIsnSNK" \
|
|
--table "tblFmL0wk2oe3UejY" \
|
|
--title "20cc669e-343d-439c-8240-22323a36468d" \
|
|
--fielddata "{'name':'20cc669e-343d-439c-8240-22323a36468d','type':'number','options':{'precision':0}}" |