简体   繁体   English

使用 Zoom API 共享对 Zoom Meeting 设置的访问

[英]Sharing access to Zoom Meeting setups by using the Zoom API

Problem: I have one Zoom Pro account that I need to share with multiple users to allow access and booking rooms with minimum conflicts.问题:我有一个 Zoom Pro 帐户,需要与多个用户共享,以允许访问和预订房间时冲突最小。

Inputs: Given – Zoom Pro Account.输入:给定 - Zoom Pro 帐户。 User – Selecting a data, time, and room for a meeting.用户 – 选择会议的数据、时间和房间。

Process: Need the most help fleshing this out.过程:需要最大的帮助来充实这一点。

Output: Booked meeting room as an onsite location and within Zoom. Output:预订会议室作为现场位置和 Zoom 内。 Zoom meeting login credentials to appropriate users.向适当用户提供 Zoom 会议登录凭据。

How would you approach this issue and start framing a plan for a solution?您将如何处理这个问题并开始制定解决方案?

Is this a problem you could solve using the features in the Zoom API?这是您可以使用 Zoom API 中的功能解决的问题吗?

Java is the language I've just started to learn in school. Java 是我刚开始在学校学习的语言。 This project is an outside of class learning experience for me.这个项目对我来说是一个 class 学习经验之外的项目。 I'm starting at ground zero with it.我从零开始。 Thank you for any guidance or suggestions.感谢您的任何指导或建议。

I am trying to do the same thing.我正在尝试做同样的事情。 It would help to look through the documentation of the API https://marketplace.zoom.us/docs/api-reference/using-zoom-apis .查看 API https://marketplace.zoom.us/docs/api-reference/using-zoom-apis的文档会有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM