1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-05 00:58:52 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/CreateTask/bash.txt
Vitaly the Alpaca (bot) 065243a3c5 Test data update (Jenkins)
2025-02-19 09:40:28 +03:00

6 lines
281 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':'2025-02-20T09:12:50.6815248Z','RESPONSIBLE_ID':1}" \
--token "***"