Group Location
Explore Plans
Mobile menu Close menu
iOS CalendariOS Calendar

New event added from search

This trigger fires every time a new event is added to any of your calendars that contains a specific keyword or phrase. The search looks at all of the attributes associated with an event, including title, location, notes, and invitees.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires every time a new event is added to any of your calendars that contains a specific keyword or phrase. The search looks at all of the attributes associated with an event, including title, location, notes, and invitees.
API endpoint slug
ios_calendar.new_calendar_event_from_search

Trigger fields

Query Text input

Label
Keyword or phrase
Helper text
Searches an event's attributes, including title, location, notes, and invitees.
Slug
query
Required
true
Can have default value
true

Ingredients

InviteesA comma-separated list of people invited to the event.

Slug
Invitees
Filter code
IosCalendar.newCalendarEventFromSearch.Invitees
Type
String
Example
Eric, Jon, Max, and Zhe

NotesThe notes associated with the event, if any.

Slug
Notes
Filter code
IosCalendar.newCalendarEventFromSearch.Notes
Type
String
Example
Let's get together and talk!

TitleTitle of the calendar event.

Slug
Title
Filter code
IosCalendar.newCalendarEventFromSearch.Title
Type
String
Example
Coffee with Max

OrganizerThe organizer of the event, if any.

Slug
Organizer
Filter code
IosCalendar.newCalendarEventFromSearch.Organizer
Type
String
Example
Max Meyers

Start dateThe date the event starts.

Slug
StartDate
Filter code
IosCalendar.newCalendarEventFromSearch.StartDate
Type
String
Example
February 9th, 2017 at 10:30AM

LocationThe location of the event, if any.

Slug
Location
Filter code
IosCalendar.newCalendarEventFromSearch.Location
Type
String
Example
Machine Coffee & Deli

URLThe URL associated with the event, if any.

Slug
URL
Filter code
IosCalendar.newCalendarEventFromSearch.URL
Type
String
Example
https://ifttt.com

Calendar nameThe name of the event's calendar.

Slug
CalendarName
Filter code
IosCalendar.newCalendarEventFromSearch.CalendarName
Type
String
Example
Personal

End dateThe date the event ends.

Slug
EndDate
Filter code
IosCalendar.newCalendarEventFromSearch.EndDate
Type
String
Example
February 9th, 2017 at 11:00AM

Date createdThe date the event was added to the calendar.

Slug
DateCreated
Filter code
IosCalendar.newCalendarEventFromSearch.DateCreated
Type
String
Example
February 6th, 2017 at 3:00PM