mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-15 11:56:36 +02:00
6 lines
281 B
Plaintext
6 lines
281 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-12-04T10:35:21.7879905Z','RESPONSIBLE_ID':1}" \
|
|
--token "***" |