What is IFTTT?
Explore Plans Developers
Mobile menu Close menu
ZoomZoom

Any scheduled meeting ends

This trigger fires when a scheduled meeting ends.

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 when a scheduled meeting ends.
API endpoint slug
zoom.meeting_ends

Trigger fields

No fields for this trigger

Ingredients

Meeting IDThis is the ID of the meeting created
Slug
meeting_id
Filter code
Zoom.meetingEnds.MeetingId
Type
String
Example
8439203948432
TopicThis is the topic of the meeting.
Slug
topic
Filter code
Zoom.meetingEnds.Topic
Type
String
Example
Plan for Q3
Start timeThe time at which the meeting is scheduled
Slug
start_time
Filter code
Zoom.meetingEnds.StartTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00
Time zoneThe timezone of the created meeting
Slug
time_zone
Filter code
Zoom.meetingEnds.TimeZone
Type
String
Example
UTC−08:00
Join URLThis is the url at which participants can join the meeting
Slug
join_url
Filter code
Zoom.meetingEnds.JoinUrl
Type
Web URL
Example
⁨https://zoom.us/j/98960441201
AgendaMeeting agenda
Slug
agenda
Filter code
Zoom.meetingEnds.Agenda
Type
String
Example
Agenda
DurationDuration of the meeting in minutes
Slug
duration
Filter code
Zoom.meetingEnds.Duration
Type
String
Example
45
End timeThe time at which the meeting is scheduled to end
Slug
end_time
Filter code
Zoom.meetingEnds.EndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00