{"repo":"JosephMcEvoy/PSZoom","free":true,"listed":false,"github":"https://github.com/JosephMcEvoy/PSZoom","clone":"git clone https://github.com/JosephMcEvoy/PSZoom.git","description":"A PowerShell wrapper to interface with Zoom's API (Zoom Video Communications).","language":"PowerShell","stars":85,"topics":["cmdlet","powershell-wrapper","zoom","api","powershell","powershell-module"],"license":"GPL-3.0","category":"api-integrations-sdks","readme_excerpt":"PSZoom # PSZoom is a Powershell wrapper to interface with Zoom's API (Zoom Video Communications). The module wraps many API calls from Zoom's API v2 documentation. You can find Zoom's documentation at https://marketplace.zoom.us/docs/api-reference/zoom-api. PSZoom is not an official module. Cmdlets are named with approved Powershell verbs but keeping to as close to Zoom's API reference as possible. For example, Zoom has two API calls that they named \"List User Assistants\" and \"Update Zoom Meeting\". In PSZoom they are named Get-ZoomUserAssistants and Update-ZoomMeeting, respectively. In general, each cmdlet has associated help which includes a link (found under .LINK) to the API call that it is wrapping. Zoom has a rate limit that varies depending on your account and the type of request. If you're making too many requests, the cmdlet will automatically retry after one second. Getting started ## Using PowershellGallery ### Using Git ### Clone the repository. Place directory into a module directory (e.g. $env:USERPROFILE\\Documents\\WindowsPowerShell\\Modules). Import the module. Using your API key and API secret ## All commands require a Client ID and Client Secret. As of PSZoom 2.0, PSZoom only supports Server-to-Server OAuth authorization. You can generate the Server-to-Server OAuth key/secret from https://marketplace.zoom.us/develop/create, then click on 'Create' under Server-to-Server OAuth. Example script ## Available functions ## Use get-help for more information about each ","default_branch":null,"files":null,"tree":[],"storefront":"/r/JosephMcEvoy","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/JosephMcEvoy/PSZoom/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}