This Trigger fires every time a new event is added to your Google Calendar. Note: The time in the ingredient will be based on the timezone set in Google Calendar.
Developer info
API endpoint slug
google_calendar.new_event_added
Trigger fields
Calendar Dropdown list
Label
Which calendar?
Slug
calendar
Required
true
Can have default value
false
Ingredients
Title
The event's title.
Slug
Title
Filter code
GoogleCalendar.newEventAdded.Title
Type
String
Example
Practice Presentation
Description
The event's description.
Slug
Description
Filter code
GoogleCalendar.newEventAdded.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.newEventAdded.Where
Type
String
Example
Building A, Room 101
Starts
Date and time the event starts.
Slug
Starts
Filter code
GoogleCalendar.newEventAdded.Starts
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Ends
Date and time the event ends.
Slug
Ends
Filter code
GoogleCalendar.newEventAdded.Ends
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Event url
The URL to the event on Google Calendar.