This Trigger fires every time a new event from search is added to your Google Calendar that contains a specific keyword or phrase. The search looks at the event’s Title, Description, and Location. Ingredient will be based on the timezone set in Google
API endpoint slug
google_calendar.new_event_from_search_added
Trigger fields
Label
Which calendar?
Slug
calendar
Required
true
Can have default value
false
Label
Keyword or phrase
Slug
query
Required
true
Can have default value
true
Ingredients
Slug
Title
Filter code
GoogleCalendar.newEventFromSearchAdded.Title
Type
String
Example
Practice Presentation
Slug
Description
Filter code
GoogleCalendar.newEventFromSearchAdded.Description
Type
String
Example
Make a presentation about new channels on ifttt
Slug
Where
Filter code
GoogleCalendar.newEventFromSearchAdded.Where
Type
String
Example
Building A, Room 101
Slug
Starts
Filter code
GoogleCalendar.newEventFromSearchAdded.StartTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
Ends
Filter code
GoogleCalendar.newEventFromSearchAdded.EndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
EventUrl
Filter code
GoogleCalendar.newEventFromSearchAdded.EventUrl
Type
Web URL
Example
https://www.google.com/calendar/event?eid=bmpmaDhnMm
Slug
HangoutsUrl
Filter code
GoogleCalendar.newEventFromSearchAdded.VideoCallUrl
Type
Web URL
Example
https://meet.google.com
Slug
CreatedAt
Filter code
GoogleCalendar.newEventFromSearchAdded.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00