This query returns a list of every time a new event is added to your Google Calendar.
- API endpoint slug
- google_calendar.history_of_events_added
- Runtime method
- performQuery("google_calendar.history_of_events_added")
Query fields
- Label
- Which calendar?
- Slug
- calendar
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- Title
- Filter code
- GoogleCalendar.historyOfEventsAdded.Title
- Type
- String
- Example
- Practice Presentation
- Slug
- Description
- Filter code
- GoogleCalendar.historyOfEventsAdded.Description
- Type
- String
- Example
- Make a presentation about new channels on ifttt
- Slug
- Where
- Filter code
- GoogleCalendar.historyOfEventsAdded.Where
- Type
- String
- Example
- Building A, Room 101
- Slug
- Starts
- Filter code
- GoogleCalendar.historyOfEventsAdded.Starts
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- Ends
- Filter code
- GoogleCalendar.historyOfEventsAdded.Ends
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- EventUrl
- Filter code
- GoogleCalendar.historyOfEventsAdded.EventUrl
- Type
- Web URL
- Example
- https://www.google.com/calendar/event?eid=bmpmaDhnMm
- Slug
- HangoutsUrl
- Filter code
- GoogleCalendar.historyOfEventsAdded.VideoCallUrl
- Type
- Web URL
- Example
- https://meet.google.com
- Slug
- CreatedAt
- Filter code
- GoogleCalendar.historyOfEventsAdded.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00