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 Companionā2021-08-30 01:56 AM
How can we integrate, making phone call from zoom in react js. i have implemented zoom meetings in react but i need make outgoing call from zoom api
ā2021-08-30 07:43 AM
@amitgupta would the following be sufficient for you to leverage?
https://marketplace.zoom.us/docs/guides/zoom-phone/outbound-call
ā2021-08-30 11:04 AM
@ted i want to implement this in code in my react. Like zoomsdk can you have any sdk or code to implment phone call in my code.
ā2021-08-30 11:45 AM
Unfortunately we do not have Zoom Phone as part of the SDK. I would encourage you to submit the request here.
In the meantime, let me ask a clarifying question. Is the use case to permit a user to come to a publicly facing website to call an internal employee? Would you mind elaborating on that?
ā2021-08-30 10:03 PM
No only authorized user will make a phone call with help of zoom SDK or zoom API. Like zoom SDK we can create a meeting and start video calling. is there any way to make a call on user's mobile from browser?