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