[go: up one dir, main page]

Explore Plans
Mobile menu Close menu
Google CalendarGoogle Calendar

History of events from search added

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.

Developer info

API endpoint slug
google_calendar.history_of_events_from_search_added
Runtime method
performQuery("google_calendar.history_of_events_from_search_added")

Query 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

Ingredients

TitleThe event's title.

Slug
Title
Filter code
GoogleCalendar.historyOfEventsFromSearchAdded.Title
Type
String
Example
Practice Presentation

DescriptionThe event's description.

Slug
Description
Filter code
GoogleCalendar.historyOfEventsFromSearchAdded.Description
Type
String
Example
Make a presentation about new channels on ifttt

WhereThe location where the event takes place.

Slug
Where
Filter code
GoogleCalendar.historyOfEventsFromSearchAdded.Where
Type
String
Example
Building A, Room 101

Start timeDate and time the event starts.

Slug
Starts
Filter code
GoogleCalendar.historyOfEventsFromSearchAdded.StartTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

End timeDate and time the event ends.

Slug
Ends
Filter code
GoogleCalendar.historyOfEventsFromSearchAdded.EndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Event URLThe URL to the event on Google Calendar.

Slug
EventUrl
Filter code
GoogleCalendar.historyOfEventsFromSearchAdded.EventUrl
Type
Web URL
Example
https://www.google.com/calendar/event?eid=bmpmaDhnMm

Video call URLA URL to the video call for the event if it exists.

Slug
HangoutsUrl
Filter code
GoogleCalendar.historyOfEventsFromSearchAdded.VideoCallUrl
Type
Web URL
Example
https://meet.google.com

Created atDate and time the event was created.

Slug
CreatedAt
Filter code
GoogleCalendar.historyOfEventsFromSearchAdded.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00