Google Calendar - Event start trigger

The Event start trigger monitors events in a calendar you specify and triggers jobs at the start time of an event or at a specified length before the start time. 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.

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 fieldDescription
CalendarSelect the calendar you plan to monitor for starting events.
Time before unitSelect a time unit for Time before event start.
Time before event startEnter how long before the start of the event to trigger a job. The minimum allowed duration is five minutes.
Search termEnter 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 fieldDescription
Calendar IDThe Google ID of the calendar that contains the event.
KindThe type of the resource, such as calendar#event.
EtagThe etag for the event.
Color IDThe Google ID for the color attached to the event.
Event import IDThe Google import ID for the event.
IDThe Google ID for the event.
StatusThe status of the event, such as confirmed or cancelled.
URLThe URL for the event.
CreatedA timestamp indicating when the event was created.
UpdatedA timestamp indicating when the event was last updated.
SummaryThe title of the event.
DescriptionThe description of the event.
LocationThe location of the event.
StartThe start time of the event.
EndThe end time of the event.
RecurrenceThe recurrence rules for the event.
Recurring event IDThe Google ID of the recurring event.
Original start timeContains information about the start time of the event, such as:
  • Date time: The date and time of the event.
  • Time zone: The time zone of the event.
VisibilityThe visibility of the event, such as Public or Private.
RemindersContains information about the event's reminder settings, such as:
  • Use default: Indicates whether the default reminder settings are used.
  • Overrides: Contains specific reminder overrides for this event.
Show me asThe availability to display during the event, such as Busy or Available.
Hangout linkA link to the Google Hangout associated with the event.
SequenceThe sequence number of the event.
Guests can modifyIndicates whether guests can modify the event.
Guests can see other guestsIndicates whether guests can see other guests.
AttachmentsContains information about the event's attachments, such as:
  • File URL: The URL of the attached file.
  • Title: The title of the attachment.
  • Mime type: MIME type of the file.
  • Icon link: A link to the icon representing the file type.
  • File ID: A unique identifier for the file.
  • List size: The number of attachments.
  • List index: The position of this attachment in the list.
AttendeesContains information about the event's attendees, such as:
  • ID: A unique identifier for the attendee.
  • Email: The email address of the attendee.
  • Name: The name of the attendee.
  • Self: Indicates whether the attendee is the user managing the calendar.
  • Response status: The attendee's response status for the event invitation.
  • Comment: Any comment provided by the attendee.
  • List size: The number of attendees in the list.
  • List index: The position of the current attendee in the list.
CreatorContains information about the event's creator, such as:
  • ID: A unique identifier for the creator.
  • Email: The email address of the creator.
  • Name: The name of the creator.
  • Self: Indicates whether the creator is the user managing the calendar.
OrganizerContains information about the event's organizer, such as:
  • ID: A unique identifier for the organizer.
  • Email: The email address of the organizer.
  • Name: The name of the organizer.
  • Self: Indicates whether the organizer is the user managing the calendar.
Conference dataContains details about conference data for the event, such as:
  • Create request: Contains information on the conference creation request.
  • Entry points: Contains information about entry points for the conference.
  • Conference solution: Contains information about the conference solution.
  • Conference ID: A unique identifier for the conference.
  • Signature: A signature for the conference data.
  • Notes: Any additional notes attached to the conference.
Focus time propertiesContains details about the event's focus time properties, such as:
  • Auto decline mode: Indicates whether to automatically decline meetings during focus time.
  • Decline message: The message sent when meetings are automatically declined.
  • Chat status: The status of chat during focus time.
Out of office propertiesContains details about the event's out of office properties, such as:
  • Auto decline mode: Indicates whether to automatically decline meetings during out of office events.
  • Decline message: The message sent when an event is declined due to being out of office.
Working location propertiesContains details about the event's working location properties, such as:
  • Type: The type of working location.
  • Home office: The home office location.
  • Custom location: The custom working location.
  • Office location: Contains information about the office location.
Event typeThe type of event.

Last updated: