1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-21 22:43:09 +02:00
2024-10-31 16:47:12 +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 "2928" \
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \
--token "***"