mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-28 05:46:35 +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-21T14:17:15.5039781Z','RESPONSIBLE_ID':1}" ^
|
|
--token "***" |