This query returns a list of 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.API endpoint slug google_calendar.history_of_events_from_search_added Runtime method performQuery("google_calendar.history_of_events_from_search_added")
Query 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.historyOfEventsFromSearchAdded.Title Type String Example Practice Presentation Slug Description Filter code GoogleCalendar.historyOfEventsFromSearchAdded.Description Type String Example Make a presentation about new channels on ifttt Slug Where Filter code GoogleCalendar.historyOfEventsFromSearchAdded.Where Type String Example Building A, Room 101 Slug Starts Filter code GoogleCalendar.historyOfEventsFromSearchAdded.StartTime Type Date with time (ISO8601) Example 2020-07-08T04:17:06.000+05:00 Slug Ends Filter code GoogleCalendar.historyOfEventsFromSearchAdded.EndTime Type Date with time (ISO8601) Example 2020-07-08T04:17:06.000+05:00 Slug EventUrl Filter code GoogleCalendar.historyOfEventsFromSearchAdded.EventUrl Type Web URL Example https://www.google.com/calendar/event?eid=bmpmaDhnMm Slug HangoutsUrl Filter code GoogleCalendar.historyOfEventsFromSearchAdded.VideoCallUrl Type Web URL Example https://meet.google.com Slug CreatedAt Filter code GoogleCalendar.historyOfEventsFromSearchAdded.CreatedAt Type Date with time (ISO8601) Example 2020-07-08T04:17:06.000+05:00