Send poll results to Telegram via API

Hello, i’m new to use APIs

I have a pro account (not this).
Is possible to retrieve results of a launched poll via api and send them to a Telegram bot?

I tried to make an app with OAuth to do so, but zoom asks me to provide a domain to send the token, and we have no domains

There is another way to do this?

Thanks a lot

Hi @nico.s.cell,

An alternative to using OAuth would be to use JWT Authorization:

This would allow you to authorize requests to our Poll APIs for any meetings under your account, and doesn’t require a domain.

Let me know if this helps!
Will

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