Action: Move Event to Another Calendar

Google Calendar Operation

The Move Event to Another Calendar action transfers an existing event to a different calendar.

Example User Story

I want to move an event from my personal calendar to my work calendar so that I can better organize my schedule.

Fields

Field Name
Field Type
Required

calendarId

String

Yes

eventId

String

Yes

destinationCalendarId

String

Yes

Google Calendar

Example link

Code (Apache v2.0): Operation

Last updated