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/CreateTask/bat.txt

6 lines
282 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^
2025-05-21 10:03:40 +03:00
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-05-22T09:30:52.9005334Z','RESPONSIBLE_ID':1}" ^
2024-10-20 22:15:39 +03:00
--token "***"