Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoomgov Support and Zoom phone Functions #92

Merged
merged 6 commits into from
May 17, 2023

Conversation

andrew-hoggins
Copy link
Collaborator

Added support to select which zoom API URL is declared when establishing Zoom connection. Default 'zoom.us'

Connect-PSZoom -APIConnection 'zoomgov.com'

Added new Zoom Phone functions.

# Calling Plans
Add-ZoomPhoneUserCallingPlans
Update-ZoomPhoneUserCallingPlans
Remove-ZoomPhoneUserCallingPlans

# User Phone Numbers
Add-ZoomPhoneUserNumber
Remove-ZoomPhoneUserNumber

# All Phone Numbers
Get-ZoomPhoneNumbers

@JosephMcEvoy
Copy link
Owner

This is great stuff. Thank you @andrew-hoggins. I'll review some more then approve and push to the PowerShell Gallery.

@JosephMcEvoy JosephMcEvoy merged commit 582e3fb into JosephMcEvoy:master May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants