admin管理员组文章数量:1312862
I am making a web app for a client and they would like to integrate an attendance tracker. My idea for it is that they would enter the meeting link and start time and, at the correct time, the app would spawn a bot that joins the meeting, takes the attendance list, saves that to a database, and leaves. My app is being built using nextjs. Does anyone have any idea on how I could implement this?
I have tried using the zoom api's get past meeting participants route but that requires the attendance taker to also be the host, but that is not the case here. I also could make a python script that does this but it would be nicer if it could be packaged into the app and be fully automatic.
本文标签: nextjsHow to make Zoom Attendance TrackerStack Overflow
版权声明:本文标题:next.js - How to make Zoom Attendance Tracker? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741909858a2404377.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论