Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2021-12-29 10:59 AM
Greetings,
I am pretty surprised that this was asked for two years ago in the developer's forum and the only 'solution' I've seen so far is a guy who wrote his own app using the Zoom Rooms Controller (ZRC) API because he couldn't link to the ZRC app.
All I want to do is have the app for my control system 'call' the ZRC app. I do this for lots of other apps now: thermostat apps, music streaming apps, lighting control apps, garage door control apps, etc. You can also do this for plenty of native Apple apps, like music:// to go to what used to be called iTunes.
The regular Zoom app has this iOS URL (zoomus://) as seen here:
https://marketplace.zoom.us/docs/sdk/native-sdks/additional-tips/launch-zoom-client-from-your-app
I want an iOS URL to launch the Zoom Rooms Controller app because my control system already manages 4 TV lifts, pop-up microphones in a long conference table, audio levels for the in-ceiling speakers, microphone muting, camera PTZ, lighting, and other sources for the televisions. But it's the ZRC app that's going to initiate and receive video conference calls and manage the directory. I'd like for my control app to be able to bring users directly to the ZRC app once they're ready to make a call. Ideally the ZRC app would offer a return link to my controller's app so that once a call is in progress the user can use my control system to manage the audio, camera and lighting.
I'm not an iOS app developer, but from my understanding this is a simple declaration in the app, with another simple specification to permit returning to the calling app. I tried to get some traction in the developer forum because I thought that was the right place, but they directed me here.
https://devforum.zoom.us/t/zoom-rooms-controller-url-schema/2986
Thanks for any help or insight you could offer. I am not the only one looking for this, and it baffles me that there is a link to the regular Zoom app, but not to ZRC. Are the development teams for those two apps that isolated?
2022-01-03 10:36 AM
Hey @audiomation, according to a past question similar to yours, we do not currently have a URL scheme for launching the Zoom Room Controller functionality programmatically, though it's a great suggestion.
We do, however, have a ZRC API, which you may find helpful. You can find the details on this here:
https://marketplace.zoom.us/docs/guides/zoom-rooms/zoom-rooms-cli
You can suggest any feedback to https://zoom.us/feed, thanks!
2022-01-04 07:34 AM
To add from there, you can also perform automation tasks from within the ZRC.
https://support.zoom.us/hc/en-us/articles/360033716572-Zoom-Rooms-Native-Room-Controls
Using the native room controls, you can initiate your automations from within the ZRC application. Then you don't have to switch between applications.
Hope that helps and please make sure to mark the solution as accepted if this information is what you needed.
Rick
2022-01-19 11:35 AM
+1 request for IOS URL schema to launch Zoom Room Controller.
The URL can be as simple as (zoomroomus://) or similar, if your team doesn't want to invest in more useful functionality. This is a very basic request and is very very easy to implement in your iOS build.
2022-01-19 04:04 PM
Hello @zgavta-01 ,
Thank you for the feature request. Can you please explain more about your use case for this feature? What problem does it solve?
DDubZoomer
2022-01-21 09:09 AM
Our organization needs to launch the Rooms Controller application when the Zoom Rooms feature is selected in our existing AV control applications (Crestron and QSys). An iOS URL scheme is the correct way to enable this. IOS URL schemes are established standards, and are very easy to implement.
The Zoom client already has URL schemes. The lack of URL scheme in Rooms Controller is either a simple oversight, or a poor decision on the part of the Rooms team -- this is especially true now that AV integration partners are abandoning support for the Rooms API since it has been poorly maintained/documented.
2022-01-21 09:33 AM
I appreciate you taking the time to provide more detail on your feature request. I will initiate a feature request for review by our product team.
DDubZoomer
If you are satisfied with my response to your inquiry, please click the Accept as Solution button below to publish to the Community.
2023-04-27 03:16 PM
Hi - I am hoping that more than a year later this requirement has been met. Is there a URL we can use? Every control system used in a room with the Zoom Rooms Controller presence requires this functionality, otherwise it makes it very inconvenient for our users.
Thanks.