1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-03 22:39:12 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/CreateCalendar/bash.txt

6 lines
322 B
Plaintext
Raw Normal View History

2025-02-10 12:29:18 +03:00
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendar \
2025-07-05 13:02:22 +03:00
--url "b24-ar17wx.bitrix24.by" \
--fields "{'type':'user','ownerId':1,'name':'Another calendar','description':'My other new calendar','color':'#FFFFFF','text_color':'#000000','export':{'ALLOW':'True','SET':'all'}}" \
--token "***"