You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-18 09:51:28 +02:00
7 lines
274 B
Plaintext
Vendored
7 lines
274 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint airtable CreateField \
|
|
--token "***" \
|
|
--base "appObiPif61PnRF1Z" \
|
|
--table "tblRMa4KIpkMbxftU" \
|
|
--fielddata "{'name':'d249a4b3-ed54-4799-b562-f74cdc0204f9','type':'number','options':{'precision':'0'}}" |