cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

Automatically download Zoom Phone recordings

Dtech
Explorer
Explorer

Has anyone had any luck figuring out how to automatically download Zoom Phone call recordings? A lot of companies that work with sensitive data have to keep local recordings and Zoom has failed to implement an SFTP automation. I know Zoom has an API, but I'm not a developer.

1 ACCEPTED SOLUTION

zac2021
Community Champion | Employee
Community Champion | Employee

@Dtech SFTP download is not currently possible but you can certainly request this feature by visiting our Zoom Feedback form, which is the official way to share any feedback or feature requests with the Zoom team. Thanks!

_______________________________________________________
Leverage cool features and how to's from the Community Help Center. If my reply helped, don't forget to click the accept as solution button! ⤵️

View solution in original post

4 REPLIES 4

zac2021
Community Champion | Employee
Community Champion | Employee

@Dtech SFTP download is not currently possible but you can certainly request this feature by visiting our Zoom Feedback form, which is the official way to share any feedback or feature requests with the Zoom team. Thanks!

_______________________________________________________
Leverage cool features and how to's from the Community Help Center. If my reply helped, don't forget to click the accept as solution button! ⤵️

BigDanSRQ
Newcomer
Newcomer

We have it working using the web hooks.  We use web hooks to send us notifications on (1) ring; (2) answer; (3) recording complete and (4) transcription complete.   Lots of good data that gets poked into our SQL database.  On the recording complete post, it includes an URL for the recording file, so we do a second call and insert the recording into our database too.  

 

We wrote a generic handler on our end that the webhook posts too.  

 

Dan

zac2021
Community Champion | Employee
Community Champion | Employee

@BigDanSRQ That's brilliant and thank you for sharing your solution. Yes, most features that are not available in the Zoom web portal can be solved with our publicly available APIs and web hooks.

Cheers!

meriment
Contributor III
Contributor III

You can use APIs to set up an automation to extract the Zoom recordings. If you are not a developer there is a Zoom app, Salepager, that lets you bulk download Zoom cloud recordings.