Update Event

Update an existing event in your Google Calendar account on a specified calendar.

Options

Field Definition Type Required
Calendar A dropdown list of your available calendars. Select the calendar on which the event you wish to update already exists.

Dropdown

TRUE

Input

Field Definition Type Required
Event ID Event identifier.

Text

TRUE

Update Recurring Event Specifies whether an updated is applied to one or more events in a series; options are: This event, This and following events, or All events.

Dropdown

TRUE

Summary Title of the event.

Text

FALSE

Location Geographic location of the event.

Text

FALSE

Description Description of the event.

Text

FALSE

Start Time Date and time at which you want the event to start in the format YYYY-MM-DDTHH:MM:SSZ / YYYY-MM-DDTHH:MM:SS+HH:MM (time Zone offset).

Date & Time

FALSE

End Time Date and time at which you want the event to end in the format YYYY-MM-DDTHH:MM:SSZ / YYYY-MM-DDTHH:MM:SS+HH:MM (time Zone offset).

Date & Time

FALSE

Status Status of the event; options are Confirmed, Tentative, or Canceled.

Text

FALSE

Attendees Attendees listed by email address.

Text

FALSE

Reminders Information about the event's reminders for the authenticated user.

Text

FALSE

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

Text

FALSE

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.

For a full list of possible status codes, see HTTP status codes.

Number

FALSE

To add a room or resource to an event, you need to find the designated email address for the room or resource.

In Google Admin, copy the resource email address from the resource page and add it to the list of attendees in the Attendees field.

Related topics

Google Calendar connector

Workflow elements

Google Calendar API documentation