1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-25 00:46:45 +02:00
Files
OpenIntegrations/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt

6 lines
281 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
2025-01-10 12:02:05 +03:00
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-01-11T11:37:48.3227727Z','RESPONSIBLE_ID':1}" \
2024-10-20 22:15:39 +03:00
--token "***"