1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/ru/cli/NEW_CLI/airtable/СоздатьЗаписи/bat.txt
T

7 lines
294 B
Plaintext
Raw Normal View History

2024-10-19 15:48:06 +03:00
:: JSON данные также могут быть переданы как путь к файлу .json
2024-10-15 12:49:23 +03:00
2024-10-15 09:27:23 +03:00
oint airtable СоздатьЗаписи ^
--token "***" ^
2024-11-16 11:44:56 +03:00
--base "appre2JskUrsmWqI0" ^
--table "tbl7SZaGtG44AxcFO" ^
2024-10-15 09:27:23 +03:00
--data "{'Номер':10,'Строковое':'Привет'}"