You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-04-26 20:43:22 +02:00
6 lines
274 B
Plaintext
Vendored
6 lines
274 B
Plaintext
Vendored
# 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':'10/16/2025 09:49:24','RESPONSIBLE_ID':'1'}" \
|
|
--token "***" |