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

Additional methods on the Meeting resource #176

Closed
16 of 18 tasks
Jericho opened this issue Feb 16, 2022 · 3 comments
Closed
16 of 18 tasks

Additional methods on the Meeting resource #176

Jericho opened this issue Feb 16, 2022 · 3 comments
Assignees
Labels
Enhancement New feature or request
Milestone

Comments

@Jericho
Copy link
Owner

Jericho commented Feb 16, 2022

In the course of working on #157 I realized there are API endpoint in the Zoom documentation that do not have a corresponding method in ZoomNet.

The following methods will be added to the Meetings resource:

  • Delete registrant
  • Get a registrant
  • Update registration questions
  • Get registration questions
  • Get livestream details
  • Perform batch registration
  • Use in-meeting cloud recording controls
    • Start recording
    • Pause recording
    • Resume recording
    • Stop recording
    • Invite participants
  • Perform batch poll creation
  • Get templates
  • Create invite links
  • Delete a survey
  • Update a survey
  • Get a survey
@Jericho Jericho added the Enhancement New feature or request label Feb 16, 2022
@Jericho Jericho added this to the 0.40.0 milestone Feb 16, 2022
@Jericho Jericho self-assigned this Feb 16, 2022
Jericho added a commit that referenced this issue Feb 18, 2022
Jericho added a commit that referenced this issue Feb 18, 2022
Jericho added a commit that referenced this issue Feb 18, 2022
Jericho added a commit that referenced this issue Feb 18, 2022
@Jericho
Copy link
Owner Author

Jericho commented Feb 19, 2022

I get {"code":200,"message":"No permission."} when I attempt to record a live meeting and when I attempt to invite a participant.

Jericho added a commit that referenced this issue Feb 19, 2022
@Jericho
Copy link
Owner Author

Jericho commented Feb 19, 2022

Batch registration and batch poll creation will be addressed separately in #184 and #185

@Jericho Jericho closed this as completed Feb 22, 2022
@Jericho
Copy link
Owner Author

Jericho commented Feb 22, 2022

🎉 This issue has been resolved in version 0.40.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant