# Google Calendar trigger - Event start

The Event start trigger activates at the start time of an event or at a specified time before the event begins in Google Calendar. When you first run the recipe, it fetches events that started in the past hour and events scheduled to start after the specified time. It continues to retrieve new events as they meet the start time criteria.

To use this trigger, ensure you have the necessary permissions to monitor your Google Calendar for event start times.

Google Calendar trigger - Event startGoogle Calendar trigger - Event start

# Input fields

  • Calendar
  • Select a calendar to monitor the event start time.
  • Time before unit
  • Select a time unit for Time before event start.
  • Time before event start
  • Specify the time before the event starts for the trigger to activate. The minimum allowed duration is five minutes.
  • Search term
  • Triggers only events matching the specified term in the following fields: summary, location, description, attendee's and organizer's display name or email.

# Output fields

  • Calendar ID
  • The unique identifier for the calendar.
  • Kind
  • The type of resource.
  • Etag
  • The Etag of the event.
  • Color ID
  • The color identifier used in the calendar for the event.
  • Event import ID
  • The import ID for the event.
  • ID
  • The unique identifier for the event.
  • Status
  • The status of the event.
  • URL
  • The URL of the event.
  • Created
  • The date and time when the event was created.
  • Updated
  • The date and time when the event was last updated.
  • Summary
  • The summary or title of the event.
  • Description
  • The description of the event.
  • Location
  • The location where the event is taking place.
  • Start
  • The start time of the event.
  • End
  • The end time of the event.
  • Recurrence
  • Information on the event's recurrence pattern.
  • Recurring event ID
  • The unique identifier for the recurring event.
  • Original start time
  • The original start time of the event. This includes the following:
    • Date time
    • The original start date and time of the event.
    • Time zone
    • The time zone of the original start time.
  • Visibility
  • The visibility status of the event (for example, default, public, private, or confidential).
  • Reminders
  • Reminder settings for the event. This includes the following:
    • Use default
    • Whether to use the default reminder settings.
    • Overrides
    • Custom reminder settings. This includes the Method and Minutes datapills.
  • Show me as
  • The status displayed for the event (for example, Busy or Available).
  • Hangout link
  • The link for a Google Hangout meeting.
  • Sequence
  • The sequence number for the event.
  • Guests can modify
  • Whether guests can modify the event.
  • Guests can see other guests
  • Whether guests can view the list of other attendees.
  • Attachments
  • Attached files to the event. This includes the following:
    • File URL
    • The URL to the attached file.
    • Title
    • The title of the attachment.
    • Mime type
    • The MIME type of the attachment.
    • Icon link
    • The URL to the attachment's icon.
    • File ID
    • The unique identifier for the attachment.
  • Attendees
  • Details of attendees for the event. This includes the following:
    • ID
    • The unique identifier for the attendee.
    • Email
    • The email address of the attendee.
    • Name
    • The name of the attendee.
    • Self
    • Whether the attendee is the event creator.
    • Response status
    • The RSVP status of the attendee.
    • Comment
    • Any comments made by the attendee.
  • Creator
  • Information about the event creator. This includes the following:
    • ID
    • The unique identifier for the creator.
    • Email
    • The email address of the creator.
    • Name
    • The name of the creator.
    • Self
    • Whether the creator is the user.
  • Organizer
  • Information about the event organizer. This includes the following:
    • ID
    • The unique identifier for the organizer.
    • Email
    • The email address of the organizer.
    • Name
    • The name of the organizer.
    • Self
    • Whether the organizer is the user.
  • Conference data
  • Details about the conference data. This includes the following:
    • Create request
    • Information on the create request. This includes the Request ID, Conference solution key, Type, Status, and Status code datapills.
    • Entry points
    • Entry points for the conference. This includes the Entry point type, URI, Label, Pin, Access code, Meeting code, Passcode, and Password datapills.
    • Conference solution
    • Information about the conference solution. This includes the Key, Type, Name, and Icon URI datapills.
    • Conference ID
    • The unique identifier for the conference.
    • Signature
    • The signature for the conference data.
    • Notes
    • Any additional notes related to the conference.
  • Focus time properties
  • Details about focus time properties. This includes the following:
    • Auto decline mode
    • The mode for automatically declining focus time.
    • Decline message
    • The message sent when focus time is declined.
    • Chat status
    • The status of chat during focus time.
  • Out of office properties
  • Details about out of office properties. This includes the following:
    • Auto decline mode
    • The mode for automatically declining out of office events.
    • Decline message
    • The message sent when an event is declined due to being out of office.
  • Working location properties
  • Details about working location properties. This includes the following:
    • Type
    • The type of working location (for example, homeOffice, officeLocation, or customLocation).
    • Home office
    • The home office location.
    • Custom location
    • The custom working location. This includes the Label datapill.
    • Office location
    • The office location. This includes the Building ID, Floor ID, Floor section ID, Desk ID, and Label datapills.
  • Event type
  • The type of event (for example, default, outOfOffice, focusTime, workingLocation, or fromGmail).


Last updated: 7/31/2024, 6:19:52 PM