Automate Reddit
Explore Plans
Mobile menu Close menu
ZoomZoom

Get meeting details

This query returns the details of a meeting.

About this query

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 query returns the details of a meeting.
API endpoint slug
zoom.get_meeting_details
Runtime method
performQuery("zoom.get_meeting_details")

Query fields

Meeting ID Text input > Other

Label
MeetingId
Helper text
The meeting ID returned by Zoom Triggers or Queries
Slug
meeting_id
Required
true
Can have default value
true

Ingredients

TopicThis is the topic of the meeting.

Slug
topic
Filter code
Zoom.getMeetingDetails.Topic
Type
String
Example
Q3 Planning

Start timeThis is the start time of the meeting

Slug
start_time
Filter code
Zoom.getMeetingDetails.StartTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Time zoneThe time zone of the meeting.

Slug
time_zone
Filter code
Zoom.getMeetingDetails.TimeZone
Type
String
Example
Hello World!

Join URLThe URL at which participants can join the meeting.

Slug
join_url
Filter code
Zoom.getMeetingDetails.JoinURL
Type
Web URL
Example
https://zoom.us/j/89903392456

AgendaThe agenda of the meeting.

Slug
agenda
Filter code
Zoom.getMeetingDetails.Agenda
Type
String
Example
Discuss Q3 plans and financials

Meeting IDThe ID of the meeting.

Slug
meeting_id
Filter code
Zoom.getMeetingDetails.MeetingID
Type
String
Example
99382710573

DurationWebinar duration in minutes

Slug
duration
Filter code
Zoom.getMeetingDetails.Duration
Type
String
Example
60

End timeEndTime

Slug
end_time
Filter code
Zoom.getMeetingDetails.EndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00