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 CompanionStarting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.
Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!
2025-02-06 12:21 PM
Hello Zoom Community,
I am currently using the Zoom SDK integrated into my application to allow users to make calls. Recently, I encountered an issue where a call that was successfully registered in my database does not appear in the Zoom dashboard.
Here’s what I know:
The call was recorded in my database with its corresponding ID, participants, and event details.
The events logged in my database
Despite these events indicating that the call was initiated, recorded, and completed, I cannot find any trace of this call in the Zoom dashboard when filtering by the call ID.
This is particularly confusing because the presence of recording.completed suggests that the call was successfully recorded. However, there is no record of it in the dashboard, and API calls to retrieve details about this meeting do not return any data.
Questions:
What could have caused this call to not appear in the Zoom dashboard?
Is there a way to retrieve more information about this call, such as its recording or logs, even if it doesn’t appear in the dashboard?
Are there specific scenarios where Zoom might not register a call in the dashboard, even if the SDK events indicate it was completed?
Any guidance or insights into this issue would be greatly appreciated. Thank you in advance for your help!