You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
6 lines
798 B
Plaintext
Vendored
6 lines
798 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint bitrix24 CreateCalendarEvent \
|
|
--url "b24-ar17wx.bitrix24.by" \
|
|
--fields "{'type':'user','ownerId':1,'from':'2025-07-16T17:36:04.5765858','to':'2025-07-16T18:36:04.5765858','section':1098,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-07-26T17:36:04.5765858'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" \
|
|
--token "***" |