Action: Create Detailed Event
Google Calendar Operation
The Create Detailed Event action sets up a new event with full customization options.
Example User Story
I want to create a detailed event in Google Calendar so that I can schedule and share meeting details with my team.
Fields
Field Name
Field Type
Required
calendarId
String
Yes
summary
String
Yes
description
String
No
startTime
String
Yes
endTime
String
Yes
timeZone
String
No
location
String
No
attendees
Array
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated