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

oint gcalendar CreateEvent \
  --token "***" \
  --calendar "2e2a088af05c1d88f3793172eae35d956b6303f5c1504210c14594fd60e13212@group.calendar.google.com" \
  --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'05/26/2026 14:03:05','EndDate':'05/26/2026 15:03:05','ArrayOfAttachmentURLs':{'Image1':'https://hut.openintegrations.dev/test_data/picture.jpg','Image2':'https://hut.openintegrations.dev/test_data/picture2.jpg'},'SendNotifications':true}"