Maintenance is being performed on Zoom's support site on November 4 that may cause support impact. For more information, please click here.
Everything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Bring fluid interactions to hybrid teams with Zoom Huddles
Remove the hassle of traditional scheduling with Zoom Scheduler
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Optimize contact center agent performance and engagement
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Hardware purchase and subscription options
Flexible subscription plans for hardware
Protect certain data at rest with your own encryption keys
An open platform that allows developers to build Zoom apps and integrations.
Explore thousands of apps that work with or within Zoom
Documentation for building with Zoom's technology using SDKs, APIs, and webhooks
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2021-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.