How to know a recording has uploaded and has chat available

Description
In our platform, we need to have a process that requests a particular meeting recordings, (using https://marketplace.zoom.us/docs/api-reference/zoom-api/cloud-recording/recordingget) and get the chat file type for further processing on our side.

Is there a way to know when the recording has fully uploaded to the cloud and available, so this request returns successfully the necessary data? Perhaps a webhook event…, or should we be polling for the meeting until the request succeeds?

Thanks!

Hi, @alexander1,

Thank you for posting in the Developer Forum. Yes, the Webhook Recording Completed, event is triggered every time a recording of a meeting or webinar becomes available to view and/or download. To receive this notification, you must meet the prerequisites out lined in our help documentation. I’ve linked our help documentation for your reference below:

Please let me know if this helps.

Best,
Donte

Awesome. Yes, this seems to be the right solution.
Thank you.

Hi, @alexander1,

Great, I am glad that documentation was helpful.

Best,
Donte

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