A dropdown list of your available calendars from which to move a calendar event.
Dropdown
TRUE
Move
Move a specific event by its ID or move all events from a specific calendar to a different calendar.
Dropdown
TRUE
Input
Field
Definition
Type
Required
Event ID
Unique identifier of the event. You can use the identifier of a parent or child event.
String
TRUE
Destination Calendar ID
Unique identifier of the calendar to which the event or events will be moved.
Dropdown
TRUE
Send Updates
Guests who should receive notifications about the event update (for example, title changes); options are:
All: Notifications are sent to all guests
External Only: Notifications are sent to non-Google Calendar guests only
None: No notifications are sent
Dropdown
FALSE
Output
Field
Definition
Type
Status Code
Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
A 201 Created status code indicates success where a new resource was created.
A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.