Read Event Information

Use a calendar Event ID get information about an event.

Options

Field Definition Type Required

Calendar

Select the calendar that contains the event information.

Dropdown

TRUE

Input

Field Definition Type Required

Event

Event ID

Unique ID of the event about which you want to get information.

Text

TRUE

Output

Field Definition Type

Fields

Type

Type of the event. This often appears as calendar#event, as this is a calendar event.

Text

Event ID

Unique ID of the event from which you want to get information.

Text

Status

Status of the event. Optional. Possible values are:

  • confirmed: The event is confirmed. This is the default status.
  • tentative: The event is tentatively confirmed.
  • canceled: The event is canceled.

Text

Html Link

An absolute link to this event in the Google Calendar Web UI.

Text

Created Time

Date and time at which the event was created in ISO format: YYYY-MM-DDThh:mm:ss+00:00. The +00:00 is the time zone offset.

Date & Time

Updated Time

Date and time at which the event was last updated in ISO format: YYYY-MM-DDThh:mm:ss+00:00. The +00:00 is the time zone offset.

Date & Time

Summary

Headline of the name for the calendar event.

Text

Description

Description of the event with details included for attendees.

Text

ICalUID

The event's unique identifier, as defined in RFC5545.

This value is used to uniquely identify events across calendaring systems and must be supplied when importing events through the import method.

ICalUID and id aren't identical and only one of them should be supplied at event creation time.

One difference in their semantics is that in recurring events, all occurrences of one event have different ids while they all share ICalUIDs.

Text

Start Time

Date and time at which you want the event to start in ISO format: YYYY-MM-DDThh:mm:ss+00:00. The +00:00 is the time zone offset.

Date & Time

End Time

Date and time at which you want the event to end in ISO format: YYYY-MM-DDThh:mm:ss+00:00. The +00:00 is the time zone offset.

Date & Time

Location

Geographic location of the event as free-form text. Optional.

Text

Attendee Emails

Email addresses of guests that are invited to the event.

This field can be left blank.

The event appears on the calendar through which it was created.

Text

Reminders

Method

The method by which a reminder is sent.

Possible options are popup or email.

Text

Minutes

Number of minutes that need to elapse before the reminder is issued. The valid range is from 1 to 40320.

Text

Recurring Events

Event ID

Event identifier.

Text

Recurring Event ID

Recurring event identifier.

Text

Summary

Title of the event.

Text

Start Time

The date and time at which you want the event to start.

The format is YYYY-MM-DDTHH:MM:SSZ / YYYY-MM-DDTHH:MM:SS+HH:MM (time Zone offset).

Date & Time

End Time

The date and time at which you want the event to end.

The format is YYYY-MM-DDTHH:MM:SSZ / YYYY-MM-DDTHH:MM:SS+HH:MM (time Zone offset).

Date & Time

Related topics

Google Calendar connector

Cards in flows

Google Calendar API documentation