Q&A webhook and API

This is for developer-specific feature requests. For other requests please contact our customer support team.

Is your feature request related to a problem? Please describe.
We (Global NOG Alliance) are helping Network Operator Groups (NOGs) from around the world with organizing their meetings. One of the problems we encounter at the end of the Corona limitations is that many NOGs are moving to hybrid meetings where there is a mix of physical and online participants. They often use Zoom Webinars for the online part. One of the downsides is that there are now multiple Q&A sources: local participants and zoom participants, and often also other channels like IRC. We want to build a tool to unify these so that the chair of the session can get an easy view of the questions being asked.

Describe the solution you’d like
It doesn’t seem possible to get a real-time view of the Q&A in Zoom. Neither the HTTP API nor the webhooks provide live information. The API for past webinars is useful, but not enough. We would like to have webhooks on Q&A queue changes (new question, question declines, question answered etc) and an HTTP API endpoint where we can retrieve the whole Q&A queue (new, answered and declined question).

Describe alternatives you’ve considered
We haven’t been able to find any.