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

oint gcalendar CreateEvent \
 --token "***" \
 --calendar "a496c365852c9936527fa22bb23861c5b4d1e54beea67a875773f29e9ae7bc9c@group.calendar.google.com" \
 --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'12/10/2025 19:32:23','EndDate':'12/10/2025 20:32:23','ArrayOfAttachmentURLs':{'Image1':'https://hut.openintegrations.dev/test_data/picture.jpg','Image2':'https://hut.openintegrations.dev/test_data/picture2.jpg'},'SendNotifications':true}"