You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
7 lines
293 B
Plaintext
7 lines
293 B
Plaintext
# JSON данные также могут быть переданы как путь к файлу .json
|
|
|
|
oint airtable СоздатьЗаписи \
|
|
--token "***" \
|
|
--base "apprd3fUS21W6eKmj" \
|
|
--table "tbl9PVemqBHqEXPn9" \
|
|
--data "{'Номер':10,'Строковое':'Привет'}" |