Update Event

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

Scopes

See Action cards for the list of required OAuth scopes for this card.

Options

Field Definition Type Required

Calendar

Select the calendar that contains the event that you want to update.

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.

Possible 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.

Use 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.

Use 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.

Possible 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).

Possible options are:

  • All: Notifications are sent to all guests.
  • External Only: Notifications are sent only to guests who aren't on Google Calendar.
  • None: No notifications are sent.

Text

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 Workspace Admin, copy the resource email address from the resource page and add it to the list of attendees in the Attendees field.

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.

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

Number

Related topics

Google Calendar connector

Cards in flows

Google Calendar API documentation