1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/UpdateTask/bash.txt
Vitaly the Alpaca (bot) af0aeb93d2 Test data update (Jenkins)
2025-10-30 21:07:24 +03:00

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 "8670" \
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \
--token "***"