Add Google Calendar to your lifestyle analytics with Welltory
This Trigger fires within 15 minutes of the ending time of an event on 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 zone set in Google.
Developer info
- API endpoint slug
- google_calendar.event_from_search_ends
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
Ingredients
Title The event's title.
- Slug
- Title
- Filter code
- GoogleCalendar.eventFromSearchEnds.Title
- Type
- String
- Example
- Practice Presentation
Description The event's description.
- Slug
- Description
- Filter code
- GoogleCalendar.eventFromSearchEnds.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.eventFromSearchEnds.Where
- Type
- String
- Example
- Building A, Room 101
Start time Date and time the event started.
- Slug
- Starts
- Filter code
- GoogleCalendar.eventFromSearchEnds.StartTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
End time Date and time the event ended.
- Slug
- Ends
- Filter code
- GoogleCalendar.eventFromSearchEnds.EndTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Event url The URL to the event on Google Calendar.
- Slug
- EventUrl
- Filter code
- GoogleCalendar.eventFromSearchEnds.EventUrl
- Type
- Web URL
- Example
- https://www.google.com/calendar/event?eid=bmpmaDhnMm
Event type The type of the event. Can be "birthday", "default", "focusTime", "fromGmail", "outOfOffice", and "workingLocation".
- Slug
- EventType
- Filter code
- GoogleCalendar.eventFromSearchEnds.EventType
- Type
- String
- Example
- outOfOffice