mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-10 23:57:41 +02:00
6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
|
:: JSON data can also be passed as a path to a .json file
|
||
|
|
||
|
oint bitrix24 CreateChat ^
|
||
|
--url "b24-ar17wx.bitrix24.by" ^
|
||
|
--fields "{'TYPE':'CHAT','TITLE':'Private chat','USERS':[10,1]}" ^
|
||
|
--token "***"
|