mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
7 lines
295 B
Plaintext
Vendored
7 lines
295 B
Plaintext
Vendored
# JSON данные также могут быть переданы как путь к файлу .json
|
|
|
|
oint airtable СоздатьЗаписи \
|
|
--token "***" \
|
|
--base "app8VIgOGiJUfzTD6" \
|
|
--table "tbl94rDV3wzmzt4H3" \
|
|
--data "{'Номер':'10','Строковое':'Привет'}" |