This Trigger fires a set number of minutes before the starting time of any event on your Google Calendar. Note: The time in the ingredient will be based on the timezone set in Google Calendar.
Developer info
API endpoint slug
google_calendar.any_event_starts
Trigger fields
Calendar Dropdown list
Label
Which calendar?
Helper text
Select a calendar
Slug
calendar
Required
true
Can have default value
false
Offset Dropdown list
Label
Time before event starts
Helper text
Specify how much time before the event starts you'd like the Applet to trigger
Slug
offset
Required
true
Can have default value
true
Ingredients
Title
The event's title.
Slug
Title
Filter code
GoogleCalendar.anyEventStarts.Title
Type
String
Example
Practice Presentation
Description
The event's description.
Slug
Description
Filter code
GoogleCalendar.anyEventStarts.Description
Type
String
Example
Make a presentation about new channels on ifttt
Where
The location where the event takes place.
Slug
Where
Filter code
GoogleCalendar.anyEventStarts.Where
Type
String
Example
Building A, Room 101
Starts
Date and time the event starts.
Slug
Starts
Filter code
GoogleCalendar.anyEventStarts.Starts
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Ends
Date and time the event ends.
Slug
Ends
Filter code
GoogleCalendar.anyEventStarts.Ends
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Event url
The URL to the event on Google Calendar.