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 Companion2023-05-31 08:23 AM
I have a database of contacts in Accelo, which syncs with Google.
I'd like to sync those contacts to Zoom, and setup separate call queues based upon whether or not the caller is a known contact (i.e., the caller ID appears in our system) or the contact is unknown (i.e., isn't in the system).
I realize this may be a custom integration, but is this technically possible?
2023-06-07 04:49 PM
hello @andrewgl
Yes you can sync your google contacts to Zoom. After that your program should have the logic to decide known vs unknown contacts, and based on that use APIs to add those users to Call Queues. Please explore:
https://developers.zoom.us/docs/api/rest/reference/phone/methods/#operation/createCallQueue
If this response helps, please accept the answer as an accepted solution, so others can benefit as well.
2023-06-07 05:59 PM
Thanks! I see that creates call queues, but how do I route an incoming call to a particular call queue? Or do I create a new queue for each incoming call? That doesn’t seem practical.
2023-06-07 08:19 PM
I was responding to your requirement of setting up separate call queues based on known vs unknown caller ids. Can you describe the flow in steps ?
2023-06-08 08:05 AM
Sure, here's the workflow. We're not married to call queues, shared lines, or anything else, so I've avoided using Zoom terminology.
2024-11-22 10:55 AM
@andrewgl @sachinzoom was there ever a response or resolution to this? We would like to follow a similar workflow for our call queues.