mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-13 11:50:53 +02:00
6 lines
282 B
Plaintext
6 lines
282 B
Plaintext
:: 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':'2024-10-27T11:38:01.8473932Z','RESPONSIBLE_ID':1}" ^
|
|
--token "***" |