# Google Calendar - Event end trigger
The Event end trigger monitors a calendar you specify for ending events. When you first run the recipe, it fetches events that ended in the past hour. It then retrieves new events as soon as they end.
ENSURE CALENDAR ACCESS
Ensure the calendar you plan to monitor is accessible from your connected account and that you have the necessary permissions to access events.
# Input
Input field | Description |
---|---|
Calendar | Select the calendar you plan to monitor for ending events. |
Search term | Enter search terms that the event must contain in order to trigger a job. This field searches the event's Summary, Location, Description, and the Display name and Email of attendees and organizers. |
# Output
Output field | Description |
---|---|
Calendar ID | The Google ID of the calendar that contains the event. |
Kind | The type of the resource, such as calendar#event . |
Etag | The etag for the event. |
Color ID | The Google ID for the color attached to the event. |
Event import ID | The Google import ID for the event. |
ID | The Google ID for the event. |
Status | The status of the event, such as confirmed or cancelled . |
URL | The URL for the event. |
Created | A timestamp indicating when the event was created. |
Updated | A timestamp indicating when the event was last updated. |
Summary | The title of the event. |
Description | The description of the event. |
Location | The location of the event. |
Start | The start time of the event. |
End | The end time of the event. |
Recurrence | The recurrence rules for the event. |
Recurring event ID | The Google ID of the recurring event. |
Original start time | Contains information about the start time of the event, such as:
|
Visibility | The visibility of the event, such as Public or Private . |
Reminders | Contains information about the event's reminder settings, such as:
|
Show me as | The availability to display during the event, such as Busy or Available . |
Hangout link | A link to the Google Hangout associated with the event. |
Sequence | The sequence number of the event. |
Guests can modify | Indicates whether guests can modify the event. |
Guests can see other guests | Indicates whether guests can see other guests. |
Attachments | Contains information about the event's attachments, such as:
|
Attendees | Contains information about the event's attendees, such as:
|
Creator | Contains information about the event's creator, such as:
|
Organizer | Contains information about the event's organizer, such as:
|
Conference data | Contains details about conference data for the event, such as:
|
Focus time properties | Contains details about the event's focus time properties, such as:
|
Out of office properties | Contains details about the event's out of office properties, such as:
|
Working location properties | Contains details about the event's working location properties, such as:
|
Event type | The type of event. |
Last updated: 3/14/2025, 5:39:24 PM