This Trigger fires within 15 minutes of the ending time of an 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_ends
Trigger fields
Calendar Dropdown list
Label
Which calendar?
Slug
calendar
Required
true
Can have default value
false
Ingredients
Title
The event's title.
Slug
Title
Filter code
GoogleCalendar.anyEventEnds.Title
Type
String
Example
Practice Presentation
Description
The event's description.
Slug
Description
Filter code
GoogleCalendar.anyEventEnds.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.anyEventEnds.Where
Type
String
Example
Building A, Room 101
Start time
Date and time the event started.
Slug
Starts
Filter code
GoogleCalendar.anyEventEnds.StartTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
End time
Date and time the event ended.
Slug
Ends
Filter code
GoogleCalendar.anyEventEnds.EndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Event url
The URL to the event on Google Calendar.