Action: Update Event
Google Calendar Operation
The Update Event action modifies the details of an existing event.
Example User Story
I want to update an existing event in Google Calendar so that I can modify event details like title, description, or timing.
Fields
Field Name
Field Type
Required
calendarId
String
Yes
eventId
String
Yes
summary
String
No
description
String
No
startTime
String
No
endTime
String
No
timeZone
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated