Building a survey capability on top of Zoom

Hi there,
I would like to create an app that will enable participants to answer a short survey 5-10 minutes before the end of the meeting about the effectiveness of the meetings. A few hours later the app will send everyone a short report.

Is this something we can build using the SDK and publish on the App Marketplace?

Hi,

We have received your request and will get back to you shortly.

Thanks!

@udi.vaks,

Apologies for the wait time.

Currently, we do not have any such APIs, that can help you send an in-meeting message.

But you can try to build a chatbot in the marketplace that sends users a message 5-10 minutes before the meeting ends to answer a short survey:

The simplest way would be to get the meetings start time and end time, and 10 mins before the meeting ends sends a link to a survey about the effectiveness of the meetings.

Another way could be to build a bot that has an interactive chat with a user asking his feedback.

Here are some of the APIs you would need to use:

Hope this helps. Let me know if you have any specific questions.

Thanks!