Learn R Programming

zoomr (version 0.4.0)

Connect to Your 'Zoom' Data

Description

Facilitates making a connection to the 'Zoom' API and executing various queries. You can use it to get data on 'Zoom' webinars and 'Zoom' meetings. The 'Zoom' documentation is available at . This package is not supported by 'Zoom' (owner of the software).

Copy Link

Version

Install

install.packages('zoomr')

Monthly Downloads

215

Version

0.4.0

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Chris Umphlett

Last Published

July 28th, 2025

Functions in zoomr (0.4.0)

get_webinar_registrants

Get Webinar Registrants
zoom_api_request

Send httr requests to Zoom API
list_webinars

Get List of Webinars for a User.
list_meetings

Get List of Meetings for a User
zoom_response_codes

Checks responses against Zoom response codes and returns error message.
get_meeting_participants

Get Meeting Participants
get_tracking_sources

Get Webinar Tracking Sources
get_meeting_details

Get Meeting Details
get_access_token

Get Access token
get_registration_questions

Get Webinar Registration Question Responses
get_panelists

Get Webinar Panelists
get_account_users

Get All Users in an Account
get_webinar_participants

Get Webinar Participants
get_webinar_details

Get Webinar Details
get_webinar_polls

Get Webinar Polls
get_webinar_qanda

Get Webinar Q & A
generate_query_params

Generate Query Parameters for specific API query
get_meeting_format_labels

Get Meeting Format Labels
generate_url

Generate URL for specific API query by type and (if appropriate) ID