1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt
Vitaly the Alpaca (bot) af0aeb93d2 Test data update (Jenkins)
2025-10-30 21:07:24 +03:00

6 lines
797 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':'10/31/2025 8:25:32 PM','to':'10/31/2025 9:25:32 PM','section':'1630','name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%%23000000>','text_color':'%%23FFFFFF','accessibility':'quest','importance':'normal','private_event':'Y','rrule':{'FREQ':'DAILY','COUNT':'3','INTERVAL':'10','BYDAY':['SA','MO'],'UNTIL':'11/10/2025 8:25:32 PM'},'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 "***"