Trouble Retrieving Webinar Poll Questions and Results via Zoom API | Community
Skip to main content
Newcomer
April 15, 2024
Question

Trouble Retrieving Webinar Poll Questions and Results via Zoom API

  • April 15, 2024
  • 0 replies
  • 0 views

I'm encountering an issue when trying to retrieve webinar poll question results using the endpoint past_webinars/{webinarId}/polls/. Despite following the documentation, I consistently receive a blank array of questions.

I've confirmed that the questions are indeed present by exporting the polls report directly from the Zoom website. However, when attempting to access them programmatically via the API, I'm encountering difficulties.

Has anyone else experienced a similar issue or found a workaround for this? Any insights or suggestions would be greatly appreciated.

Thank you!