mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-15 11:56:36 +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-11-01T16:31:45.6524726Z','RESPONSIBLE_ID':1}" ^
|
|
--token "***" |