mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-23 12:18:48 +02:00
6 lines
201 B
Plaintext
Vendored
6 lines
201 B
Plaintext
Vendored
# 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 "***" |