Learn R Programming

⚠️There's a newer version (0.4.0) of this package.Take me there.

zoomr (version 0.3.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.3.0

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Chris Umphlett

Last Published

February 23rd, 2024

Functions in zoomr (0.3.0)

get_webinar_participants

Get Webinar Participants
get_access_token

Get Access token
get_panelists

Get Webinar Panelists
get_account_users

Get All Users in an Account
get_registration_questions

Get Webinar Registration Question Responses
get_webinar_details

Get Webinar Details
get_tracking_sources

Get Webinar Tracking Sources
get_webinar_polls

Get Webinar Polls
get_webinar_registrants

Get Webinar Registrants
get_webinar_qanda

Get Webinar Q & A
list_webinars

Get List of Webinars for a User.
zoom_response_codes

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

Generate Query Parameters for specific API query
zoom_api_request

Send httr requests to Zoom API
generate_url

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