Explore Plans
Mobile menu Close menu
Microsoft 365 Calendar

Any event from search ends

This Trigger fires when an event ends on your Microsoft 365 Calendar that contains a specific keyword or phrase.

Developer info

API endpoint slug
calendar365.event_from_search_ends

Trigger fields

Calendar Dropdown list

Label
Which calendar?
Helper text
Select a calendar
Slug
calendar
Required
true
Can have default value
false

Query Text input > Other

Label
Keyword or phrase
Helper text
What keyword or phrase should we look for?
Slug
query
Required
true
Can have default value
true

Ingredients

Title The event's title.

Slug
title
Filter code
Calendar365.eventFromSearchEnds.Title
Type
String
Example
Team Meeting

Description The event's description.

Slug
description
Filter code
Calendar365.eventFromSearchEnds.Description
Type
String
Example
Discuss project status

Location The location where the event takes place.

Slug
location
Filter code
Calendar365.eventFromSearchEnds.Location
Type
String
Example
Conference Room

Starts Date and time the event starts.

Slug
start_time
Filter code
Calendar365.eventFromSearchEnds.Starts
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Ends Date and time the event ends.

Slug
end_time
Filter code
Calendar365.eventFromSearchEnds.Ends
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Event url The URL to the event on Microsoft 365 Calendar.

Slug
event_url
Filter code
Calendar365.eventFromSearchEnds.EventUrl
Type
Web URL
Example
https://outlook.office.com/calendar/event/abc123

Created at Date and time the event was created.

Slug
created_at
Filter code
Calendar365.eventFromSearchEnds.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Event type The type of the event.

Slug
event_type
Filter code
Calendar365.eventFromSearchEnds.EventType
Type
String
Example
default