1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-17 22:32:45 +02:00
2024-11-11 23:13:48 +03:00

7 lines
251 B
Plaintext

# JSON data can also be passed as a path to a .json file
oint bitrix24 UpdateTask \
--url "b24-ar17wx.bitrix24.by" \
--task "3228" \
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \
--token "***"