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

5 lines
314 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-05-21 06:52:45 +03:00
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--fields "{'type':'user','ownerId':1,'name':'new calendar','description':'My new calendar','color':'#FFFFFF','text_color':'#000000','export':{'ALLOW':'True','SET':'all'}}"