Webinar webhook samples for local testing

I’m trying to make a webhook endpoint to handle the deletion of webinars using this documentation; https://marketplace.zoom.us/docs/api-reference/webhook-reference/webinar-events/webinar-deleted

Is there any sample data I can use for local testing before pushing live, or is there another way to test this? I can see that the app events documentation provides sample data for you to test; https://marketplace.zoom.us/docs/api-reference/webhook-reference/app-events, anything like that for the other webhooks (specifically webinars for my use case).

Hi @luke.dawkes,

We’re in the process of updating all our webhooks to include sample sample data similar to the app-events webhook. The only way to test this without effecting your production data is to create a test account within Zoom and log into marketplace with the test account to get the payload.

Let me know if that helps.

Thanks

2 Likes

Hey @michael_p.zoom,

Do you have an ETA on the samples?

Hey @luke.dawkes,

Probably before year end. You can follow our release log here to stay in the loop.

Thanks,
Tommy