This Trigger fires a set number of minutes before the starting time of an event on your Calendar that contains a specific keyword or phrase in the event’s Title, Description, or Location. Ingredient will be based on the zone set in Google.
Developer info
API endpoint slug
google_calendar.event_from_search_starts
Trigger fields
Calendar Dropdown list
Label
Which calendar?
Slug
calendar
Required
true
Can have default value
false
Query Text input > Other
Label
Keyword or phrase
Slug
query
Required
true
Can have default value
true
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.eventFromSearchStarts.Title
Type
String
Example
Practice Presentation
Description
The event's description.
Slug
Description
Filter code
GoogleCalendar.eventFromSearchStarts.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.eventFromSearchStarts.Where
Type
String
Example
Building A, Room 101
Starts
Date and time the event starts.
Slug
Starts
Filter code
GoogleCalendar.eventFromSearchStarts.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.eventFromSearchStarts.Ends
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Event url
The URL to the event on Google Calendar.