Explore Plans
Mobile menu Close menu
Zoom

Get meeting details

This query returns the details of a meeting.

Developer info

API endpoint slug
zoom.get_meeting_details
Runtime method
performQuery("zoom.get_meeting_details"}

Query fields

Meeting 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

Topic This is the topic of the meeting.

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

Start time This 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+05:00

Time zone The time zone of the meeting.

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

Join url The 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

Agenda The agenda of the meeting.

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

Meeting The ID of the meeting.

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

Duration Webinar duration in minutes

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

End time EndTime

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