Move Event

Move an event in your Google Calendar account.

Scopes

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

Options

Field Definition Type Required

Calendar

Select the calendar containing the event that you want to move.

Dropdown

TRUE

Move

Move a specific event using 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.

Text

TRUE

Destination Calendar ID

Unique identifier of the destination calendar for the moved event (or events).

Dropdown

TRUE

Send Updates

Guests who should receive notifications about the event update. For example, a changed calendar title.

Options are:

  • All: Notifications are sent to all guests.
  • External Only: Notifications are only sent to guests that aren't on Google Calendar.
  • 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.

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