1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/CreateTask/bash.txt
T
Vitaly the Alpaca (bot) 308023dd5d Test data update (Jenkins)
2025-10-29 23:02:46 +00:00

6 lines
274 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'10/30/2025 22:03:19','RESPONSIBLE_ID':'1'}" \
--token "***"