mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-27 21:48:56 +02:00
8 lines
319 B
Plaintext
Vendored
8 lines
319 B
Plaintext
Vendored
:: JSON data can also be passed as a path to a .json file
|
|
|
|
oint airtable CreateField ^
|
|
--token "***" ^
|
|
--base "appZkGOt9EUN42uDW" ^
|
|
--table "tblLMMRignyA8QM6T" ^
|
|
--title "103a550b-c38e-4d56-ba49-b1a8ba7d9156" ^
|
|
--fielddata "{'name':'103a550b-c38e-4d56-ba49-b1a8ba7d9156','type':'number','options':{'precision':0}}" |