# JSON data can also be passed as a path to a .json file

oint gcalendar CreateEvent \
 --token "***" \
 --calendar "e3bdcc8013546b2bc88c65f66a13070a39ed3fb55a25b742545ecd843a027701@group.calendar.google.com" \
 --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-02-09T17:28:49.2627299Z','EndDate':'2025-02-09T18:28:49.2627299Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"