I want to save my zoom recordings to amazon s3 bucket. How to do it ? The recording completed web hook is not working as it is not returning any response

I have zoom integrated with my django app now I want that the class recordings should be saved to my amazon s3 bucket.

Hey @aksj809,

Thank you for reaching out to the Zoom Developer Forum. Try using the download_url along with the download_token from the List All Recordings API.

Let me know if that helps.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.