I have a webpage that has 10 links, each representing one zoom meeting that is already hosted and running. I’d like a user to join said meeting via the button. Is it possible for me to embed the meeting id and password or make the button a url join?
I was able to figure that out, but my issue is that I would like to force the users to use the web client instead of the application. I had someone else reach out to me as suggest I use /wc/ instead of /j/ in my URL but that did not work and I was shown an 404 page.