1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/UpdateTask/bat.txt

7 lines
252 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
:: JSON data can also be passed as a path to a .json file
oint bitrix24 UpdateTask ^
--url "b24-ar17wx.bitrix24.by" ^
2025-04-06 16:33:41 +03:00
--task "5590" ^
2024-10-20 22:15:39 +03:00
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" ^
--token "***"