mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-07 07:10:01 +02:00
7 lines
251 B
Plaintext
Vendored
7 lines
251 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint bitrix24 UpdateTask \
|
|
--url "b24-ar17wx.bitrix24.by" \
|
|
--task "4526" \
|
|
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \
|
|
--token "***" |